summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index a45e9ac..37f3a89 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -28,6 +28,10 @@
- Most `#defined` constants are now `enums`.
+- New preprocessor constants `UTF8PROC_VERSION_MAJOR`,
+ `UTF8PROC_VERSION_MINOR`, and `UTF8PROC_VERSION_PATCH` for compile-time
+ detection of the API version.
+
- Doxygen-formatted documentation.
## Version 1.1.6 ##