From e0e00299650f3872160feb65a7f14d7c099cbdfc Mon Sep 17 00:00:00 2001 From: Angie Date: Wed, 17 Jul 2024 19:20:49 -0400 Subject: [PATCH] version bump --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52d6437..579ebd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.5] - 2024-07-17 + ### Fixed - Fix partial linking related paths not being properly escaped. @@ -46,8 +48,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release. -[unreleased]: https://github.com/decompals/slinky/compare/0.2.4...main +[unreleased]: https://github.com/decompals/slinky/compare/0.2.5...main +[0.2.5]: https://github.com/Decompollaborate/spimdisasm/compare/0.2.4...0.2.5 [0.2.4]: https://github.com/Decompollaborate/spimdisasm/compare/0.2.3...0.2.4 [0.2.3]: https://github.com/Decompollaborate/spimdisasm/compare/0.2.2...0.2.3 [0.2.2]: https://github.com/Decompollaborate/spimdisasm/compare/0.2.1...0.2.2