summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bd711d9fd587..bc0d2353ffca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
-The format is based on Keep a Changelog\](https://keepachangelog.com/en/1.0.0/),
-and this project adheres to Semantic Versioning\](https://semver.org/spec/v2.0.0.html).
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [1.2.3] - 2023-04-04
+### Changed
+- Update dependencies
+- Improve CI
## [1.2.2] - 2023-02-06
### Changed
@@ -50,6 +55,7 @@ and this project adheres to Semantic Versioning\](https://semver.org/spec/v2.0.0
### Added
- Initial release
+[1.2.3]: https://github.com/Skycoder42/paxchange/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/Skycoder42/paxchange/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/Skycoder42/paxchange/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/Skycoder42/paxchange/compare/v1.1.0...v1.2.0