summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97b9b3dc2ef4..eb99e8891d19 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,15 @@ 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.2
+## 1.0.0
+- Rename default command to `update`
+- Add `review` command to review detected package changes
+
+## 0.1.2
- Small fixups, repair AUR package
-## 1.0.1
+## 0.1.1
- Use dart_test_tools aur workflow template
-## 1.0.0
+## 0.1.0
- Initial release