From 8ea441972ea48bd6c7179b61a82d414e28c8ed16 Mon Sep 17 00:00:00 2001 From: Eric Nielsen <4120606+ericbn@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:58:49 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19fe6a1..3158e2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +_No unreleased changes._ + +## [1.17.0] - 2025-01-16 + ### Added - Also list not installed modules with `list` action, when not in verbose mode. @@ -443,7 +447,8 @@ Take your time to review the updated [README.md] and the changes listed below. [termtitle]: https://github.com/zimfw/termtitle [s1ck94]: https://github.com/zimfw/s1ck94 -[Unreleased]: https://github.com/zimfw/zimfw/compare/v1.16.0...HEAD +[Unreleased]: https://github.com/zimfw/zimfw/compare/v1.17.0...HEAD +[1.17.0]: https://github.com/zimfw/zimfw/compare/v1.16.0...v1.17.0 [1.16.0]: https://github.com/zimfw/zimfw/compare/v1.15.1...v1.16.0 [1.15.1]: https://github.com/zimfw/zimfw/compare/v1.15.0...v1.15.1 [1.15.0]: https://github.com/zimfw/zimfw/compare/v1.14.0...v1.15.0