commit | a3af25f731a75f1a28fb995c09f0ec8adddf41df | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Tue Apr 19 05:18:51 2016 -0700 |
committer | Eli Bendersky <eliben@gmail.com> | Tue Apr 19 05:18:51 2016 -0700 |
tree | 70f29dda41499bb289da1acb3a3034ffed5c6a19 | |
parent | 4d304ccbb4cfa9bc0a6f2c7d4252b76a3b9abdda [diff] [blame] |
Update CHANGES and tox env
diff --git a/CHANGES b/CHANGES index 35e9ba5..c142c6c 100644 --- a/CHANGES +++ b/CHANGES
@@ -1,5 +1,6 @@ + Version 2.15 (??.2016) + - PR #121: Update bundled PLY version to 3.8 - Issue #117: Fix parsing of extra semi-colons inside structure declarations. - PR #109: Update c_generator to add {} around nested named initializers. - PR #101: Added support for parsing pragmas into the AST.