We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809ec6b commit b7e259bCopy full SHA for b7e259b
2 files changed
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.2.7+0.60.8](https://github.com/Maroon502/cgl-src/compare/v0.2.6+0.60.8...v0.2.7+0.60.8) - 2024-04-11
10
+
11
+### Fixed
12
+- add more flag when linking libraries from system
13
14
## [0.2.6+0.60.8](https://github.com/Maroon502/cgl-src/compare/v0.2.5+0.60.8...v0.2.6+0.60.8) - 2023-10-27
15
16
### Change
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cgl-src"
3
-version = "0.2.6+0.60.8"
+version = "0.2.7+0.60.8"
4
edition = "2021"
5
build = "build.rs"
links = "Cgl"
0 commit comments