Skip to content

Commit 0ed5496

Browse files
committed
Version 2.0.0
1 parent e445c18 commit 0ed5496

File tree

4 files changed

+77
-89
lines changed

4 files changed

+77
-89
lines changed

CHANGELOG.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
9-
10-
### Added
8+
## [2.0.0]
119

1210
### Fixed
1311

1412
- Explicitly set `bin_name` attribute for `cargo-espflash` (#432)
1513

16-
### Changed
17-
18-
### Removed
19-
2014
## [2.0.0-rc.4] - 2023-06-08
2115

2216
### Added
@@ -140,7 +134,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
140134

141135
## [1.0.0] - 2021-09-21
142136

143-
[unreleased]: https://github.com/esp-rs/espflash/compare/v2.0.0-rc.4...HEAD
137+
[2.0.0]: https://github.com/esp-rs/espflash/compare/v2.0.0-rc.4...v2.0.0
144138
[2.0.0-rc.4]: https://github.com/esp-rs/espflash/compare/v2.0.0-rc.3...v2.0.0-rc.4
145139
[2.0.0-rc.3]: https://github.com/esp-rs/espflash/compare/v2.0.0-rc.2...v2.0.0-rc.3
146140
[2.0.0-rc.2]: https://github.com/esp-rs/espflash/compare/v2.0.0-rc.1...v2.0.0-rc.2

Cargo.lock

+65-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)