File tree Expand file tree Collapse file tree 3 files changed +134
-132
lines changed Expand file tree Collapse file tree 3 files changed +134
-132
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
10
10
### Added
11
- - smoother large file download&proxy support (#463 )
12
- - Add GitHub API errors to clarify what failed (#464 )
13
11
14
12
### Fixed
15
- - When queriying GitHub for the list of releases, retrieve more items (#462 )
16
13
17
14
### Changed
18
- - espup now prints why an install step failed (#461 )
19
15
20
16
### Removed
21
17
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
+
22
30
## [ 0.13.0] - 2024-10-30
23
31
24
32
### Changed
@@ -145,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
145
153
146
154
## [ 0.1.0] - 2022-10-07
147
155
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
149
158
[ 0.13.0 ] : https://github.com/esp-rs/espup/compare/v0.12.2...v0.13.0
150
159
[ 0.12.2 ] : https://github.com/esp-rs/espup/compare/v0.12.1...v0.12.2
151
160
[ 0.12.1 ] : https://github.com/esp-rs/espup/compare/v0.12.0...v0.12.1
You can’t perform that action at this time.
0 commit comments