Skip to content
Snippets Groups Projects
Commit 01fe4e19 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

+ changelog

parent 5cccc601
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
when default value is provided when default value is provided
* dict descriptor will display the value if it's not a dict * dict descriptor will display the value if it's not a dict
* translated the [CHANGELOG](CHANGELOG.md) to English * translated the [CHANGELOG](CHANGELOG.md) to English
* fixed (with an unit test) a bug wherein _EnvironmentSource_ raising an exception would fail
# v2.1.1 # v2.1.1
......
# coding=UTF-8 # coding=UTF-8
__version__ = '2.1.2a7' __version__ = '2.1.2a8'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment