New version, CHANGES
This commit is contained in:
parent
9d862b51dd
commit
aa8df17172
@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.9.1
|
||||||
|
- Added explicitly set parameter values to the create-doc markdown to get complete stack picture
|
||||||
|
|
||||||
## 0.9.0
|
## 0.9.0
|
||||||
New Features:
|
New Features:
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ import logging
|
|||||||
|
|
||||||
__author__ = "Stefan Reimer"
|
__author__ = "Stefan Reimer"
|
||||||
__email__ = "stefan@zero-downtimet.net"
|
__email__ = "stefan@zero-downtimet.net"
|
||||||
__version__ = "0.9.0"
|
__version__ = "0.9.1"
|
||||||
|
|
||||||
|
|
||||||
# Set up logging to ``/dev/null`` like a library is supposed to.
|
# Set up logging to ``/dev/null`` like a library is supposed to.
|
||||||
|
Loading…
Reference in New Issue
Block a user