File tree Expand file tree Collapse file tree 3 files changed +257
-277
lines changed
Expand file tree Collapse file tree 3 files changed +257
-277
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments