mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 04:30:37 +00:00
docs: update changelog and prep 0.4.1
This commit is contained in:
parent
320475777d
commit
04c00c57d3
1 changed files with 7 additions and 1 deletions
|
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.4.1] - 2023-09-18
|
||||||
|
## Fixed
|
||||||
|
- Cache `~/.aftman/tool-storage` as well
|
||||||
|
- Only hash `aftman.toml` instead of entire directory
|
||||||
|
|
||||||
## [0.4.0] - 2023-09-17
|
## [0.4.0] - 2023-09-17
|
||||||
## Added
|
## Added
|
||||||
- Add `cache` parameter and cache by default
|
- Add `cache` parameter and cache by default
|
||||||
|
@ -28,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Added
|
### Added
|
||||||
- Everything
|
- Everything
|
||||||
|
|
||||||
[Unreleased]: https://github.com/ok-nick/setup-aftman/compare/v0.4.0...HEAD
|
[Unreleased]: https://github.com/ok-nick/setup-aftman/compare/v0.4.1...HEAD
|
||||||
|
[0.4.1]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.4.1
|
||||||
[0.4.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.4.0
|
[0.4.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.4.0
|
||||||
[0.3.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.3.0
|
[0.3.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.3.0
|
||||||
[0.2.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.2.0
|
[0.2.0]: https://github.com/ok-nick/setup-aftman/releases/tag/v0.2.0
|
||||||
|
|
Loading…
Reference in a new issue