File tree Expand file tree Collapse file tree 4 files changed +249
-260
lines changed
Expand file tree Collapse file tree 4 files changed +249
-260
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 2.0.1 ] - 2023-07-13
99
1010### Added
1111
1212- Add help text for all subcommands (#441 )
1313
1414### Fixed
1515
16- ### Changed
17-
18- ### Removed
16+ - Update ` cargo ` dependency to 0.72 (#445 )
1917
2018## [ 2.0.0]
2119
@@ -146,7 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146144
147145## [ 1.0.0] - 2021-09-21
148146
149- [ Unreleased ] : https://github.com/esp-rs/espflash/compare/v2.0.0...HEAD
147+ [ 2.0.1 ] : https://github.com/esp-rs/espflash/compare/v2.0.0...v2.0.1
150148[ 2.0.0 ] : https://github.com/esp-rs/espflash/compare/v2.0.0-rc.4...v2.0.0
151149[ 2.0.0-rc.4 ] : https://github.com/esp-rs/espflash/compare/v2.0.0-rc.3...v2.0.0-rc.4
152150[ 2.0.0-rc.3 ] : https://github.com/esp-rs/espflash/compare/v2.0.0-rc.2...v2.0.0-rc.3
You can’t perform that action at this time.
0 commit comments