File tree 4 files changed +249
-260
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 2.0.1 ] - 2023-07-13
9
9
10
10
### Added
11
11
12
12
- Add help text for all subcommands (#441 )
13
13
14
14
### Fixed
15
15
16
- ### Changed
17
-
18
- ### Removed
16
+ - Update ` cargo ` dependency to 0.72 (#445 )
19
17
20
18
## [ 2.0.0]
21
19
@@ -146,7 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146
144
147
145
## [ 1.0.0] - 2021-09-21
148
146
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
150
148
[ 2.0.0 ] : https://github.com/esp-rs/espflash/compare/v2.0.0-rc.4...v2.0.0
151
149
[ 2.0.0-rc.4 ] : https://github.com/esp-rs/espflash/compare/v2.0.0-rc.3...v2.0.0-rc.4
152
150
[ 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