summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 5e10c3053df04e1aea66b295f623c5861ccffc0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Changelog
All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.2.0
- Add `install` command to install all new packages at once

## 1.1.0
- Detect packages that are implicitly installed when reviewing
- Add options to mark packages as explicitly or implicitly installed

## 1.0.2
- Minor fix-ups and improvements

## 1.0.1
- Add install script to PKGBUILD to set correct permissions on storage directory

## 1.0.0
- Rename default command to `update`
- Add `review` command to review detected package changes

## 0.1.2
- Small fixups, repair AUR package

## 0.1.1
- Use dart_test_tools aur workflow template

## 0.1.0
- Initial release