Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
prepare release 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dwerder committed Apr 1, 2016
1 parent 779db49 commit f29f4ba
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 2016-04-01 - 6.0.1 (Bugfix release)

#### Features:

- Add alot more unit tests
- Add code coverage analysis

#### Bugfixes:

- Fix/remove parameter interpolation for `gr_base_dir`. It set correct now.
- Fix some hardcoded paths in templates, like logrotate or init scripts
- Fix location of local_settings.py in some cases

## 2016-03-30 - 6.0.0 (Major release)

#### Features:
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dwerder-graphite",
"version": "6.0.0",
"version": "6.0.1",
"source": "https://github.com/echocat/puppet-graphite.git",
"author": "Daniel Werdermann",
"license": "Apache-2.0",
Expand Down

0 comments on commit f29f4ba

Please sign in to comment.