Skip to content

Commit

Permalink
[doc] update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed May 4, 2015
1 parent 22708f6 commit 6e774df
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.6 (unreleased)
----------------

- new helper method .to_python that wrap ast.literal_eval on compatibile nodes
- breaking: IntNode no longer return an int on .value but a .string instead, use .to_python to have an evaluated version

0.5.1 (2015-03-11)
------------------

Expand Down

0 comments on commit 6e774df

Please sign in to comment.