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 5, 2015
1 parent fd9dc4d commit ba5fa30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Changelog

- new helper method .to_python that wrap ast.literal_eval on compatibile nodes https://redbaron.readthedocs.org/en/latest/other.html#to-python
- breaking: IntNode no longer return an int on .value but a .string instead, use .to_python to have an evaluated version
- fix node.decrease_indentation (that was simply not working)

0.5.1 (2015-03-11)
------------------
Expand Down

0 comments on commit ba5fa30

Please sign in to comment.