From c851c678881fe3d910b29d20f1c813ecd3b9d920 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Fri, 27 Mar 2015 12:35:41 -0400 Subject: put the API version as #defines in the header file (as discussed in #30) --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') 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 ## -- cgit v1.2.3