Skip to content

Commit

Permalink
Mention change in CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
akaIDIOT committed Jul 7, 2018
1 parent a704113 commit e20da08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ development (master)

- Enable escaping underscores in environment variables (``NAME_FOO__BAR`` results in ``config.foo_bar``)
- Use ``yaml.safe_load`` to avoid security issues with ``yaml.load``
- Raise ``AttributeError`` when attempting to set a non-protected attribute on a `Configuration` instance

0.3 (2018-05-24)
----------------
Expand Down

0 comments on commit e20da08

Please sign in to comment.