Skip to content

Commit e5bf496

Browse files
Prepare 0.12.1 release (#434)
* build: Update dependencies * build: Bump espup version * docs: Update changelog
1 parent 9c0234d commit e5bf496

3 files changed

Lines changed: 205 additions & 391 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,11 @@ 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
8+
## [0.12.1] - 2024-07-15
119

1210
### Fixed
1311
- Make both `libclang.so` available again when installing the extended LLVM for LLVM versions >= 17 (#432)
1412

15-
### Changed
16-
17-
### Removed
18-
1913
## [0.12.0] - 2024-06-12
2014

2115
### Added
@@ -126,7 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
126120

127121
## [0.1.0] - 2022-10-07
128122

129-
[Unreleased]: https://github.com/esp-rs/espup/compare/v0.12.0...HEAD
123+
[0.12.1]: https://github.com/esp-rs/espup/compare/v0.12.0...v0.12.1
130124
[0.12.0]: https://github.com/esp-rs/espup/compare/v0.11.0...v0.12.0
131125
[0.11.0]: https://github.com/esp-rs/espup/compare/v0.10.0...v0.11.0
132126
[0.10.0]: https://github.com/esp-rs/espup/compare/v0.9.0...v0.10.0

0 commit comments

Comments
 (0)