chore: prepare release 1.8.0

This commit is contained in:
Rob Ede 2024-01-13 17:44:20 +00:00
parent 84e65ce315
commit 039765bd18
No known key found for this signature in database
GPG key ID: 97C636207D3EF933
2 changed files with 7 additions and 2 deletions

View file

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.8.0] - 2024-01-13
* Allow specifying subdirectories for cache.
* Fix toolchain file overriding.
## [1.7.0] - 2024-01-11
* Allow overriding the toolchain file with explicit `toolchain` input. (#26)