Update for release 0.3.0

This commit is contained in:
Mike Terzo
2017-10-15 16:25:39 -04:00
parent 66d344b3c1
commit 22603e3e32
2 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,22 @@ Changelog
This is the changelog for Puppetboard.
0.3.0
=====
* Core UI Reowrk
* Update to pypuppetdb 0.3.3
* Fix sorty on data for index
* Update debian documentation
* Offline mode fix
* Fix fact attrbitue error on paths
* Enhanced testing
* Radiator CSS uses same coloring
* Markdown in config version
* Update Flask
* Cleanup requirements.txt
* Update package maintainer for OpenBSD
0.2.1
=====

View File

@@ -2,4 +2,4 @@
# Puppetboard version module
#
__version__ = '0.3.0.dev0'
__version__ = '0.3.0'