mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
v0.6.7
This commit is contained in:
parent
1f86403eb8
commit
58e1b6afc1
3 changed files with 31 additions and 19 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.6.7] 2024-12-31
|
||||
|
||||
### Fixed
|
||||
|
||||
- No longer running `get_error` in CNF mode (makes PowerShell hang with recursive calls)
|
||||
- Not showing `sudo` in successive suggestions (although they were applied)
|
||||
|
||||
### Changed
|
||||
|
||||
- Licenses for libraries changed to MPL-2.0 from AGPL-3.0
|
||||
|
||||
## [0.6.6] 2024-12-18
|
||||
|
||||
### Added
|
||||
|
|
@ -105,7 +116,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.6..HEAD
|
||||
[unreleased]: https://github.com/iffse/pay-respects/compare/v0.6.7..HEAD
|
||||
[0.6.7]: https://github.com/iffse/pay-respects/compare/v0.6.6..v0.6.7
|
||||
[0.6.6]: https://github.com/iffse/pay-respects/compare/v0.6.5..v0.6.6
|
||||
[0.6.5]: https://github.com/iffse/pay-respects/compare/v0.6.4..v0.6.5
|
||||
[0.6.4]: https://github.com/iffse/pay-respects/compare/v0.6.3..v0.6.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue