Skip to content

Commit

Permalink
Release 0.13.0 (#453)
Browse files Browse the repository at this point in the history
* build: Update dependencies

* build: Update espup version

* docs: Update changelog
  • Loading branch information
SergioGasquez authored Oct 30, 2024
1 parent d95a730 commit 9a6d297
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 277 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

### Fixed
## [0.13.0] - 2024-10-30

### Changed
- Update GCC version to 14.2.0 (#442)
- Update LLVM version to esp-18.1.2_20240912 (#452)

### Removed

## [0.12.2] - 2024-07-18

### Fixed
Expand Down Expand Up @@ -137,7 +131,7 @@ 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.12.2...HEAD
[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
[0.12.0]: https://github.com/esp-rs/espup/compare/v0.11.0...v0.12.0
Expand Down
Loading

0 comments on commit 9a6d297

Please sign in to comment.