summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index f13cf87..ae48c33 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+## [1.9.0] - 2023-04-03
+## Added
+- Vim: recognise comments inside array groups (!29) (éclairevoyant)
+- Add the missing man pages as well as the missing utils from the README (!30) (Robin Candau)
+
+
## [1.8.2] - 2023-01-04
## Fixed
- Fix pacdiff with multiple CacheDirs (!27) (Baltazár Radics)
@@ -180,7 +186,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added vim highlighting for PKGBUILDs. (43ae503e) (Johannes Löthberg)
-[Unreleased]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.8.2...master
+[Unreleased]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.9.0...master
+[1.9.0]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.8.2...v1.9.0
[1.8.2]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.8.0...v1.8.2
[1.8.0]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.7.1...v1.8.0
[1.7.1]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.7.0...v1.7.1