Skip to content

Commit 47f688e

Browse files
committed
Add changelog for v3.1.2
1 parent b9a3a7f commit 47f688e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [v3.1.2][v3.1.2] - 14 Apr 2025
4+
5+
* Fix build when `CMAKE_OSX_SYSROOT` is not defined ([10040][10040])
6+
* Fix build when `make gen` is called after `make clobber` ([a632e][a632e])
7+
* Bump minimum cmake version to 3.12.0 ([42d35][42d35])
8+
* Regenerate error code mappings for recent macOS ([f2baa][f2baa])
9+
* Minor fixes in cmake and scripts
10+
* Minor improvements in CI
11+
12+
[v3.1.2]: https://github.com/gavv/libASPL/releases/tag/v3.1.2
13+
14+
[10040]: https://github.com/gavv/libASPL/commit/10040a7a3d01424763e57ddc400e613a2f17b318
15+
[a632e]: https://github.com/gavv/libASPL/commit/a632ef867534fd220d1983890177ea5325b1d98d
16+
[42d35]: https://github.com/gavv/libASPL/commit/42d35c6125f2f5cd3d2234261391571a29940b56
17+
[f2baa]: https://github.com/gavv/libASPL/commit/f2baaac037ae2e4154f9ffd72565633a085f9e23
18+
319
## [v3.1.1][v3.1.1] - 08 Oct 2024
420

521
* Fix build on Xcode 16 ([gh-10][gh-10])

0 commit comments

Comments
 (0)