Skip to content

Commit a97c955

Browse files
committed
chore: creating version 1.9
1 parent 88b7580 commit a97c955

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
## [1.9] - 2025-05-11
9+
810
## Fixed
911
- Restored support for pre-3.28 CMake. Module functionality will not be available under those
1012
- GCC15 error (declaration of partial specialization in unbraced export-declaration) when using module
@@ -94,3 +96,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
9496
[1.6]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.6
9597
[1.7]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.7
9698
[1.8]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.8
99+
[1.9]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.9

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8
1+
1.9

0 commit comments

Comments
 (0)