diff --git a/CHANGELOG.md b/CHANGELOG.md index e40bf6c2a6041aa1079dea2d091df9e2bbd495c3..d98ffd89da4a2f754c4043529a57901130b68849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +<a name="v0.4.0"></a> +## [v0.4.0] - 2022-12-17 + <a name="v0.3.1"></a> ## [v0.3.1] - 2022-10-16 ### Bug Fixes @@ -17,5 +20,6 @@ - feat takeover from other project +[v0.4.0]: https://gitlab.schukai.com/oss/libraries/go/utilities/pathfinder/compare/v0.3.1...v0.4.0 [v0.3.1]: https://gitlab.schukai.com/oss/libraries/go/utilities/pathfinder/compare/v0.3.0...v0.3.1 [v0.3.0]: https://gitlab.schukai.com/oss/libraries/go/utilities/pathfinder/compare/v0.2.0...v0.3.0