diff --git a/CHANGELOG.md b/CHANGELOG.md index 5186638..548a803 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ The format is based on [Keep a Changelog], and this project adheres to ## [Unreleased] +## [0.4.1] - 2023-09-04 + ### Fixed - Fix crashing when formatting term diffs containing `~` control sequences @@ -80,7 +82,8 @@ The format is based on [Keep a Changelog], and this project adheres to - Fix for older Erlang version [\#2](https://github.com/eproxus/unite/pull/2) ([JonGretar](https://github.com/JonGretar)) -[Unreleased]: https://github.com/eproxus/unite/compare/v0.4.0...HEAD +[Unreleased]: https://github.com/eproxus/unite/compare/v0.4.1...HEAD +[0.4.1]: https://github.com/eproxus/unite/compare/v0.4.0...v0.4.1 [0.4.0]: https://github.com/eproxus/unite/compare/v0.3.2...v0.4.0 [0.3.2]: https://github.com/eproxus/unite/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/eproxus/unite/compare/v0.3.0...v0.3.1