Skip to content

Commit d2e02f9

Browse files
committed
chore: creating version 1.8
1 parent b28abb1 commit d2e02f9

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.8] - 2025-04-14
9+
810
### Added
911
- Support for `std::format` (if available). Instances of `intrusive_shared_ptr` can be passed to `std::format`
1012
and will be printed like a `void *`.
@@ -87,3 +89,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8789
[1.5]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.5
8890
[1.6]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.6
8991
[1.7]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.7
92+
[1.8]: https://github.com/gershnik/intrusive_shared_ptr/releases/v1.8

VERSION

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

0 commit comments

Comments
 (0)