Skip to content

Commit 67a30a0

Browse files
committed
Updating CHANGELOG
1 parent aa99ac2 commit 67a30a0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

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

66
## Unreleased
77

8+
### Added
9+
- The library now can be used with GCC on macOS
10+
11+
### Changed
12+
- Simplified internal handling of Python static strings
13+
14+
### Fixed
15+
- `utf_decoder::value()` is now constexpr on all compilers that support it
16+
817
## [3.13] - 2026-06-20
918

1019
### Fixed

0 commit comments

Comments
 (0)