- Set correct rust-version to 1.89
- Update all dependencies to latest versions
This commit is contained in:
Jeremy Soller 2026-01-30 15:57:17 -07:00
parent bdd6657fd7
commit ae8f1c0737
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
2 changed files with 16 additions and 6 deletions

View file

@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.17.1] - 2026-01-29
### Fixed
- Set correct rust-version to 1.89
### Changed
- Update all dependencies to latest versions
## [0.17.0] - 2026-01-29
### Fixed