summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbin Simon <mail@meain.io>2022-09-13 08:41:14 +0530
committerAbin Simon <mail@meain.io>2022-09-13 08:41:14 +0530
commit68d2d0f27cad28534b383dd110ec4f3db8e333e5 (patch)
tree0ee3ae193de4d6b381086e03c0d89fa025079b32
parent947681aaef2dc923725418892448b5d4df70c25a (diff)
Prepare changelog for next release
-rw-r--r--CHANGELOG.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ee25e3..58b0297 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - ReleaseDate
### Fixed
-- Fix tab completion for paths in ZSH
-- Fix POSIX-compatible exit status
+- Fix tab completion for paths in ZSH from [duhdugg](https://github.com/duhdugg)
+- Fix POSIX-compatible exit status from [duhdugg](https://github.com/duhdugg)
## [0.23.0] - 2022-09-05
### Added
@@ -354,7 +354,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Change the component alignment by using term_grid
-[0.23.0]: https://github.com/Peltoche/lsd/compare/0.22.0...HEAD
+
+[Unreleased]: https://github.com/Peltoche/lsd/compare/0.23.0...HEAD
+[0.23.0]: https://github.com/Peltoche/lsd/compare/0.22.0...0.23.0
[0.22.0]: https://github.com/Peltoche/lsd/compare/0.21.0...0.22.0
[0.21.0]: https://github.com/Peltoche/lsd/compare/0.20.1...0.21.0
[0.20.1]: https://github.com/Peltoche/lsd/compare/0.20.0...0.20.1