Skip to content

Commit 8499887

Browse files
committed
chore: creating version 3.2
1 parent f318ab7 commit 8499887

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+
## [3.2] - 2025-02-10
9+
810
### Added
911

1012
- `sys_string` can now be `normalize()`-ed to NFC and NFD.
@@ -276,3 +278,4 @@ This is a major release with some breaking changes
276278
[2.17]: https://github.com/gershnik/sys_string/releases/v2.17
277279
[3.0]: https://github.com/gershnik/sys_string/releases/v3.0
278280
[3.1]: https://github.com/gershnik/sys_string/releases/v3.1
281+
[3.2]: https://github.com/gershnik/sys_string/releases/v3.2

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1
1+
3.2

0 commit comments

Comments
 (0)