add changelog

This commit is contained in:
Arpad Borsos
2026-03-12 18:09:29 +01:00
parent c676846f29
commit 3d1fa4654a
2 changed files with 222 additions and 40 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2.9.0
- Update to `node24`
- Support running from within a `nix` shell
- Consider all installed toolchains for cache key
- Use case-insensitive comparison to determine exact cache hit
## 2.8.2
- Don't overwrite env for cargo-metadata call