This commit is contained in:
iff 2025-01-26 18:51:50 +01:00
parent 29e0e42e54
commit 340504a54e
6 changed files with 54 additions and 42 deletions

View file

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.6.12] - 2025-01-26
### Fixed
- `nix-index` panic by [jakobhellermann](https://github.com/iffse/pay-respects/pull/31)
@ -16,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Executables environment variable passed to modules is now limited to 100k characters
- Changed the format for multi-suggest
## [0.6.11]
## [0.6.11] - 2025-01-18
### Fixed
@ -164,7 +166,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.6.11..HEAD
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.12..HEAD
[0.6.12]: https://github.com/iffse/pay-respects/compare/v0.6.11..v0.6.12
[0.6.11]: https://github.com/iffse/pay-respects/compare/v0.6.10..v0.6.11
[0.6.10]: https://github.com/iffse/pay-respects/compare/v0.6.9..v0.6.10
[0.6.9]: https://github.com/iffse/pay-respects/compare/v0.6.8..v0.6.9