You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
<!-- markdownlint-disable MD024 -->
8
8
9
-
## [Unreleased] - 2024-09-21 to present
9
+
## [2.0.0-rc5] - 2024-09-29
10
10
11
11
### <!-- 1 --> 🚀 Added
12
12
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
### <!-- 4 --> 🛠️ Fixed
16
16
17
17
- Fix typo in node-binding/README by @2bndy5 in [`7732676`](https://github.com/cpp-linter/cpp-linter-rs/commit/7732676e03941a37a4fb5b474d319c640689985a)
18
+
- Propagate errors by @2bndy5 in [#47](https://github.com/cpp-linter/cpp-linter-rs/pull/47)
19
+
- Fix bump-n-release CI workflow by @2bndy5 in [`cc3ced6`](https://github.com/cpp-linter/cpp-linter-rs/commit/cc3ced643d4b08c542c49f62b15dfb28b4ff36b1)
18
20
19
21
### <!-- 6 --> 📦 Dependency updates
20
22
@@ -23,15 +25,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
25
### <!-- 8 --> 📝 Documentation
24
26
25
27
- Release trial follow up by @2bndy5 in [#41](https://github.com/cpp-linter/cpp-linter-rs/pull/41)
28
+
- Move logic for release notes generation from Python script to Jinja template (release CI) by @2bndy5 in [#44](https://github.com/cpp-linter/cpp-linter-rs/pull/44)
29
+
- Add ReadTheDocs config by @2bndy5 in [#45](https://github.com/cpp-linter/cpp-linter-rs/pull/45)
26
30
27
31
### <!-- 9 --> 🗨️ Changed
28
32
29
33
- Gimme them badges by @2bndy5 in [`c0f1ea5`](https://github.com/cpp-linter/cpp-linter-rs/commit/c0f1ea516ee6efdf1137884cbc2e99e4ce1d4a11)
30
-
- Move logic from py script to jinja template (release CI) in [`bc05419`](https://github.com/cpp-linter/cpp-linter-rs/commit/bc05419920e15704352d344a4fa7da67824cc776)
34
+
- Rename repository by @2bndy5 in [`5e3d93f`](https://github.com/cpp-linter/cpp-linter-rs/commit/5e3d93f53e98bbfed56057d2f3984f65c7835550)
35
+
- Bump version to v2.0.0-rc5 by @2bndy5 in [`12ecf9f`](https://github.com/cpp-linter/cpp-linter-rs/commit/12ecf9f702fcd1735d16079567e730f0be4a9a35)
0 commit comments