We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b49f4 commit 7f11f6eCopy full SHA for 7f11f6e
1 file changed
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
6
## Unreleased
7
8
+## Fixed
9
+- Restored support for pre-3.28 CMake. Module functionality will not be available under those
10
+- GCC15 error (declaration of partial specialization in unbraced export-declaration) when using module
11
+
12
## [1.8] - 2025-04-14
13
14
### Added
0 commit comments