projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f4e18
)
note Unicode 11 in NEWS
author
Steven G. Johnson
<stevenj@mit.edu>
Tue, 24 Jul 2018 17:19:42 +0000
(13:19 -0400)
committer
Steven G. Johnson
<stevenj@mit.edu>
Tue, 24 Jul 2018 17:19:42 +0000
(13:19 -0400)
NEWS.md
patch
|
blob
|
history
diff --git
a/NEWS.md
b/NEWS.md
index 24f15f0b99924e5040f4d0c14f4a1ae3911de0c1..e8fc355a705c7e6f44932f7fbcfb1cab1eb89f89 100644
(file)
--- a/
NEWS.md
+++ b/
NEWS.md
@@
-2,7
+2,7
@@
## Version 2.2 alpha ##
-- Unicode 1
0 support ([#132
]).
+- Unicode 1
1 support ([#132] and [#140
]).
- `utf8proc_NFKC_Casefold` convenience function for `NFKC_Casefold`
normalization ([#133]).
@@
-340,3
+340,4
@@
Release of version 1.0.1
[#133]: https://github.com/JuliaLang/utf8proc/issues/133
[#134]: https://github.com/JuliaLang/utf8proc/issues/134
[#135]: https://github.com/JuliaLang/utf8proc/issues/135
+[#140]: https://github.com/JuliaLang/utf8proc/issues/140