Commit 596392f

mo khan <mo@mokhan.ca>
2022-01-26 19:37:03
chore: update CHANGELOG
1 parent 41db976
Changed files (1)
CHANGELOG.md
@@ -1,4 +1,4 @@
-Version 0.5.1
+Version 0.5.2
 
 # Changelog
 All notable changes to this project will be documented in this file.
@@ -58,7 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - \_assign does not coerce values by default.
 - errors are merged together instead of overwritten during attribute validation.
 
-[Unreleased]: https://github.com/mokhan/scim-kit/compare/v0.5.1...HEAD
+[Unreleased]: https://github.com/mokhan/scim-kit/compare/v0.5.2...HEAD
+[0.5.2]: https://github.com/mokhan/scim-kit/compare/v0.5.1...v0.5.2
 [0.5.1]: https://github.com/mokhan/scim-kit/compare/v0.5.0...v0.5.1
 [0.5.0]: https://github.com/mokhan/scim-kit/compare/v0.4.0...v0.5.0
 [0.4.0]: https://github.com/mokhan/scim-kit/compare/v0.3.2...v0.4.0