Skip to content

Commit

Permalink
[doc] add link to documentation in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycojoker committed May 4, 2015
1 parent 3fc8aef commit 7bcc042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changelog
0.6 (unreleased)
----------------

- new helper method .to_python that wrap ast.literal_eval on compatibile nodes
- 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

0.5.1 (2015-03-11)
Expand Down

0 comments on commit 7bcc042

Please sign in to comment.