Skip to content

Commit 54b453b

Browse files
Prepare release 0.14 (#465)
* build: Bump dependenc ies * build: Bump espup version * docs: Update changelog
1 parent ec99641 commit 54b453b

File tree

3 files changed

+134
-132
lines changed

3 files changed

+134
-132
lines changed

CHANGELOG.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
- smoother large file download&proxy support (#463)
12-
- Add GitHub API errors to clarify what failed (#464)
1311

1412
### Fixed
15-
- When queriying GitHub for the list of releases, retrieve more items (#462)
1613

1714
### Changed
18-
- espup now prints why an install step failed (#461)
1915

2016
### Removed
2117

18+
## [0.14.0] - 2024-12-17
19+
20+
### Added
21+
- Smoother large file download&proxy support (#463)
22+
- Add GitHub API errors to clarify what failed (#464)
23+
24+
### Fixed
25+
- When queriying GitHub for the list of releases, retrieve more items (#462)
26+
27+
### Changed
28+
- `espup` now prints why an install step failed (#461)
29+
2230
## [0.13.0] - 2024-10-30
2331

2432
### Changed
@@ -145,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145153

146154
## [0.1.0] - 2022-10-07
147155

148-
[Unreleased]: https://github.com/esp-rs/espup/compare/v0.13.0...HEAD
156+
[Unreleased]: https://github.com/esp-rs/espup/compare/v0.14.0...HEAD
157+
[0.14.0]: https://github.com/esp-rs/espup/compare/v0.13.0...v0.14.0
149158
[0.13.0]: https://github.com/esp-rs/espup/compare/v0.12.2...v0.13.0
150159
[0.12.2]: https://github.com/esp-rs/espup/compare/v0.12.1...v0.12.2
151160
[0.12.1]: https://github.com/esp-rs/espup/compare/v0.12.0...v0.12.1

0 commit comments

Comments
 (0)