summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 760f4e4..16c8ddf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
1Version 2.5.0
2~~~~~~~~~~~~~
3
4- Changes:
5 * Change API around PLIST_DATA to use uint8_t* instead of char*
6 * Add PLIST_DICT helper functions for different operations
7 * Require Cython 3.0 for python bindings
8
1Version 2.4.0 9Version 2.4.0
2~~~~~~~~~~~~~ 10~~~~~~~~~~~~~
3 11