Update Changelog

This commit is contained in:
Jonas Bushart 2022-09-15 22:17:16 +02:00 committed by GitHub
parent 7d2efc1a78
commit eeb9aed65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [1.3.2] - 2022-09-15
### Fixed
* Fix setting `$CARGO_HOME` to a valid path, in case rustup is installed from the internet.
Thanks to @nahsi for providing the fix.
## [1.3.1] - 2022-08-14 ## [1.3.1] - 2022-08-14
### Changed ### Changed