commit | b912a5873c9490ed65f49cfa4cf756eeacc0ec81 | [log] [tgz] |
---|---|---|
author | Eli Bendersky <eliben@gmail.com> | Tue Apr 19 05:20:25 2016 -0700 |
committer | Eli Bendersky <eliben@gmail.com> | Tue Apr 19 05:20:25 2016 -0700 |
tree | 5b6933c9c3095098a0ca84f2d6ed1d444aed1eae | |
parent | a3af25f731a75f1a28fb995c09f0ec8adddf41df [diff] [blame] |
Update "tested" versions s/3.3/3.5/ It's mid 2016 after all :)
diff --git a/CHANGES b/CHANGES index c142c6c..9799432 100644 --- a/CHANGES +++ b/CHANGES
@@ -5,6 +5,8 @@ - PR #109: Update c_generator to add {} around nested named initializers. - PR #101: Added support for parsing pragmas into the AST. - Additional fake headers and typedefs, manifest fixes (#97, #106, #111). + - Testing with Python 3.5 instead of 3.3 now (3.4 and 3.5 are the 3.x versions + tested). + Version 2.14 (09.06.2015)