Skip to content

Commit

Permalink
Prepare release 0.14 (#465)
Browse files Browse the repository at this point in the history
* build: Bump dependenc ies

* build: Bump espup version

* docs: Update changelog
  • Loading branch information
SergioGasquez authored Dec 17, 2024
1 parent ec99641 commit 54b453b
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 132 deletions.
19 changes: 14 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

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

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

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

### Removed

## [0.14.0] - 2024-12-17

### Added
- Smoother large file download&proxy support (#463)
- Add GitHub API errors to clarify what failed (#464)

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

### Changed
- `espup` now prints why an install step failed (#461)

## [0.13.0] - 2024-10-30

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

## [0.1.0] - 2022-10-07

[Unreleased]: https://github.com/esp-rs/espup/compare/v0.13.0...HEAD
[Unreleased]: https://github.com/esp-rs/espup/compare/v0.14.0...HEAD
[0.14.0]: https://github.com/esp-rs/espup/compare/v0.13.0...v0.14.0
[0.13.0]: https://github.com/esp-rs/espup/compare/v0.12.2...v0.13.0
[0.12.2]: https://github.com/esp-rs/espup/compare/v0.12.1...v0.12.2
[0.12.1]: https://github.com/esp-rs/espup/compare/v0.12.0...v0.12.1
Expand Down
Loading

0 comments on commit 54b453b

Please sign in to comment.