Skip to content

Commit b7e259b

Browse files
chore: release v0.2.7+0.60.8 (#4)
* chore: release
1 parent 809ec6b commit b7e259b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
914
## [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
1015

1116
### Change

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cgl-src"
3-
version = "0.2.6+0.60.8"
3+
version = "0.2.7+0.60.8"
44
edition = "2021"
55
build = "build.rs"
66
links = "Cgl"

0 commit comments

Comments
 (0)