Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

- Switched Rust toolchain from a pinned version to `stable`.
- Replaced unmaintained `backoff` crate with `backon` to resolve a `rand` vulnerability.
- Upgraded all dependencies to their latest versions.

## [1.0.2] - 2025-08-06

- `dfxvm` now has the aarch64-linux version and supports installing dfx with the aarch64-linux binaries.
Expand Down
Loading
Loading