We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4816520 commit 6832ee5Copy full SHA for 6832ee5
2 files changed
CHANGELOG.md
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased]
10
11
+## [0.2.9+0.60.9](https://github.com/Maroon502/cgl-src/compare/v0.2.8+0.60.9...v0.2.9+0.60.9) - 2025-12-14
12
+
13
+### Other
14
15
+- *(deps)* bump actions/checkout from 4 to 6 ([#7](https://github.com/Maroon502/cgl-src/pull/7))
16
+- Bump cc from 1.0 to 1.1
17
18
## [0.2.8+0.60.9](https://github.com/Maroon502/clp-src/compare/v0.2.7+0.60.8...v0.2.8+0.60.9) - 2024-08-20
19
20
### Other
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cgl-src"
3
-version = "0.2.8+0.60.9"
+version = "0.2.9+0.60.9"
4
edition = "2021"
5
build = "build.rs"
6
links = "Cgl"
0 commit comments