Merge pull request #417 from mterzo/rel_0_3_0

Update for release 0.3.0
This commit is contained in:
Tim Meusel
2017-10-16 12:44:29 +02:00
committed by GitHub
2 changed files with 17 additions and 1 deletions

View File

@@ -4,6 +4,22 @@ Changelog
This is the changelog for Puppetboard. 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 0.2.1
===== =====

View File

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