summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: d5da6b9e4587f481876f51310047c511f7fbaa1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.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