File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.20.2] ( https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.20.1...near-workspaces-v0.20.2 ) - 2025-08-15
11+
12+ ### Other
13+
14+ - update near-* dependencies to 0.31 ([ #423 ] ( https://github.com/near/near-workspaces-rs/pull/423 ) )
15+ - revert back to stable; install second toolchain for 1 test ([ #419 ] ( https://github.com/near/near-workspaces-rs/pull/419 ) )
16+ # Changelog
17+
318## [ Unreleased]
419
520## [ 0.20.1] ( https://github.com/near/near-workspaces-rs/compare/near-workspaces-v0.20.0...near-workspaces-v0.20.1 ) - 2025-05-15
Original file line number Diff line number Diff line change 11[package ]
22name = " near-workspaces"
3- version = " 0.20.1 "
3+ version = " 0.20.2 "
44edition = " 2018"
55license = " MIT OR Apache-2.0"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments