Skip to content

Commit a36c095

Browse files
authored
NEWS updates for 2.11.0 (#303)
1 parent 338b18d commit a36c095

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

NEWS.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# utf8proc release history #
22

3-
## Version 2.11.0-alpha ##
3+
## Version 2.11.0 ##
44

5-
TBD — awaiting final Unicode 17 release.
5+
2024-09-10
66

77
- Unicode 17 support ([#292]).
88

9+
- Documentation improvements ([#295], [#291]).
10+
11+
- Build fix for C90 ([#284]), silence ASAN warning ([#240]), CMake modernization ([#260]).
12+
913
## Version 2.10.0 ##
1014

1115
2024-12-31
@@ -455,8 +459,13 @@ Release of version 1.0.1
455459
[#205]: https://github.com/JuliaStrings/utf8proc/issues/205
456460
[#224]: https://github.com/JuliaStrings/utf8proc/issues/224
457461
[#233]: https://github.com/JuliaStrings/utf8proc/issues/233
462+
[#240]: https://github.com/JuliaStrings/utf8proc/issues/240
458463
[#247]: https://github.com/JuliaStrings/utf8proc/issues/247
459464
[#253]: https://github.com/JuliaStrings/utf8proc/issues/253
465+
[#260]: https://github.com/JuliaStrings/utf8proc/issues/260
460466
[#270]: https://github.com/JuliaStrings/utf8proc/issues/270
461467
[#277]: https://github.com/JuliaStrings/utf8proc/issues/277
468+
[#284]: https://github.com/JuliaStrings/utf8proc/issues/284
469+
[#291]: https://github.com/JuliaStrings/utf8proc/issues/291
462470
[#292]: https://github.com/JuliaStrings/utf8proc/issues/292
471+
[#295]: https://github.com/JuliaStrings/utf8proc/issues/295

0 commit comments

Comments
 (0)