summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc0d2353ffca..c0f2c899c683 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,16 @@ 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).
+## [1.2.5] - 2024-03-14
+### Changed
+- Updated dependencies
+- Updated min dart SDK to 3.3.0
+
+## [1.2.4] - 2023-09-05
+### Changed
+- Update dependencies
+- Remove lockfile from git
+
## [1.2.3] - 2023-04-04
### Changed
- Update dependencies
@@ -55,6 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release
+[1.2.5]: https://github.com/Skycoder42/paxchange/compare/v1.2.4...v1.2.5
+[1.2.4]: https://github.com/Skycoder42/paxchange/compare/v1.2.3...v1.2.4
[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