Bugix release
This commit is contained in:
parent
0ca7a25a6e
commit
9181c6d3bf
@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.8.3
|
## 0.8.4
|
||||||
- New Feature: `create-docs` command
|
- New Feature: `create-docs` command
|
||||||
Renders a markdown documentation next to the rendered stack templated by parsing parameters and other relvant metadata
|
Renders a markdown documentation next to the rendered stack templated by parsing parameters and other relvant metadata
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ import logging
|
|||||||
|
|
||||||
__author__ = "Stefan Reimer"
|
__author__ = "Stefan Reimer"
|
||||||
__email__ = "stefan@zero-downtimet.net"
|
__email__ = "stefan@zero-downtimet.net"
|
||||||
__version__ = "0.8.3"
|
__version__ = "0.8.4"
|
||||||
|
|
||||||
|
|
||||||
# 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