summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDaniel M. Capella <polyzen@archlinux.org>2022-06-30 18:51:38 -0400
committerDaniel M. Capella <polyzen@archlinux.org>2022-06-30 18:52:05 -0400
commit0d795b22962b537c41ef0c9feb1ac0220d566edc (patch)
tree14f1af0c44c1a29862e5ebaf065d291e4d9d9915 /CHANGES.md
parent306592b21e665b2f4b516eddbef3085a3dde5d25 (diff)
Release v1.5.4v1.5.4
Signed-off-by: Daniel M. Capella <polyzen@archlinux.org>
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 155df4a..6939e5e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -5,10 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
+
+
+## [1.5.4]
### Added
- zsh completions (!14)
- pacdiff: Add backup option to save old files (.bak) when (O)verwriting (!17)
-- pacdiff: Add -3/--threeway option to view diffs in 3-way fashion
+- pacdiff: Add -3/--threeway option to view diffs in 3-way fashion (!18)
## [1.5.3]
@@ -155,7 +158,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added vim highlighting for PKGBUILDs.
-[Unreleased]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.2...master
+[Unreleased]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.4...master
+[1.5.4]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.3...v1.5.4
+[1.5.3]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.2...v1.5.3
[1.5.2]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.1...v1.5.2
[1.5.1]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.5.0...v1.5.1
[1.5.0]: https://gitlab.archlinux.org/pacman/pacman-contrib/-/compare/v1.4.0...v1.5.0