summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3c33087..711c263 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
++ Version 2.19 (2018.09.19)
+
+ - PR #277: Fix parsing of floating point literals
+ - PR #254: Add support for parsing empty structs
+ - PR #240: Fix enum formatting in generated C code (also #216)
+ - PR #222: Add support for #pragma in struct declarations
+
+ Version 2.18 (2017.07.04)
- PR #161 & #184: Update bundled PLY version to 3.10