Skip to content

Commit 9a6d297

Browse files
Release 0.13.0 (#453)
* build: Update dependencies * build: Update espup version * docs: Update changelog
1 parent d95a730 commit 9a6d297

File tree

3 files changed

+257
-277
lines changed

3 files changed

+257
-277
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
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
11-
12-
### Fixed
8+
## [0.13.0] - 2024-10-30
139

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

18-
### Removed
19-
2014
## [0.12.2] - 2024-07-18
2115

2216
### Fixed
@@ -137,7 +131,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137131

138132
## [0.1.0] - 2022-10-07
139133

140-
[Unreleased]: https://github.com/esp-rs/espup/compare/v0.12.2...HEAD
134+
[0.13.0]: https://github.com/esp-rs/espup/compare/v0.12.2...v0.13.0
141135
[0.12.2]: https://github.com/esp-rs/espup/compare/v0.12.1...v0.12.2
142136
[0.12.1]: https://github.com/esp-rs/espup/compare/v0.12.0...v0.12.1
143137
[0.12.0]: https://github.com/esp-rs/espup/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)