aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMax Isom <[email protected]>2023-07-19 20:28:22 -0700
committerMax Isom <[email protected]>2023-07-19 20:28:22 -0700
commit6b6066c06a884c374876531eb31852c80fba8822 (patch)
treebf2e4fd07d225dcf0b2208eea2bb5d2c876b754f /CHANGELOG.md
parent9c6d2a7acf350ce563d3b4201cd9f18587e222da (diff)
downloadmuse-6b6066c06a884c374876531eb31852c80fba8822.tar.xz
muse-6b6066c06a884c374876531eb31852c80fba8822.zip
Release 2.4.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b66b58..e1f484a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.4.0] - 2023-07-19
+
+## [2.4.0] - 2023-07-19
### Added
- Pagination to the output of the `favorites list` command
@@ -254,7 +256,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release
-[unreleased]: https://github.com/codetheweb/muse/compare/v2.3.1...HEAD
+[unreleased]: https://github.com/codetheweb/muse/compare/v2.4.0...HEAD
+[2.4.0]: https://github.com/codetheweb/muse/compare/v2.3.1...v2.4.0
[2.3.1]: https://github.com/codetheweb/muse/compare/v2.3.0...v2.3.1
[2.3.0]: https://github.com/codetheweb/muse/compare/v2.2.4...v2.3.0
[2.2.4]: https://github.com/codetheweb/muse/compare/v2.2.3...v2.2.4