This commit is contained in:
iff 2025-04-10 20:04:00 +02:00
parent 969c372703
commit 68ebf56b50
3 changed files with 10 additions and 3 deletions

View file

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.7.5] - 2025-04-10
### Fixed
- Multi-line suggestions are run multiple times in the last release instead of adding to history
## [0.7.4] - 2025-04-10 [YANKED]
### Added
@ -268,7 +274,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
History start.
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.4..HEAD
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.7.5..HEAD
[0.7.5]: https://github.com/iffse/pay-respects/compare/v0.7.4..v0.7.5
[0.7.4]: https://github.com/iffse/pay-respects/compare/v0.7.3..v0.7.4
[0.7.3]: https://github.com/iffse/pay-respects/compare/v0.7.2..v0.7.3
[0.7.2]: https://github.com/iffse/pay-respects/compare/v0.7.1..v0.7.2