mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
v0.6.12
This commit is contained in:
parent
29e0e42e54
commit
340504a54e
6 changed files with 54 additions and 42 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue