summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 17ad9af..73dafad 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+## [1.10.0] - 2024-01-02
+
### Added
- rankmirrors: Add --working-only option to only output working mirrors (!37) (Victor Westerhuis)
+- checkupdates: Add the -c/--change option to print only when available updates differ from the last --change run (!40) (Robin Candau)
### Fixed