NEWS: add missing 'New API' entries for NO_FLAGS Forgot to add this. Signed-off-by: Ran Benita <ran234@gmail.com>
diff --git a/NEWS b/NEWS
index 6fd773c..93aae00 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ libxkbcommon 0.3.2
- Support byacc for generating the parser, in addition to Bison.
+- New API:
+ XKB_KEYSYM_NO_FLAGS
+ XKB_CONTEXT_NO_FLAGS
+ XKB_MAP_COMPILE_NO_FLAGS
+
- Bug fixes.