Skip to content

Commit db15391

Browse files
CHANGELOG
1 parent 7d37197 commit db15391

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818

1919
### Added
2020

21+
* Added build flags for file size reduction in `CMakeLists.txt`.
22+
2123
### Changed
2224

25+
* Precompiled header is optional and set to OFF to reduce deployment built size.
26+
* Moved `compas.h` module specific headers to the individual source files.
27+
2328
### Removed
2429

30+
* Remove unnecessary headers from `compas_cgal.h`.
31+
2532

2633
## [0.7.3] 2025-03-18
2734

0 commit comments

Comments
 (0)