Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mvisonneau committed Jul 13, 2018
1 parent 398440f commit 938b05b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v1.0.5] - 2018-07-13
### IMPROVEMENTS
- Support of unquoted booleans within curator config [GH-6]

## [v1.0.4] - 2018-01-30
### IMPROVEMENTS
- Added CHANGELOG.md
Expand All @@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### FEATURES
- Init

[Unreleased]: https://github.com/mvisonneau/strongbox/compare/v1.0.4...HEAD
[Unreleased]: https://github.com/mvisonneau/strongbox/compare/v1.0.5...HEAD
[v1.0.5]: https://github.com/mvisonneau/puppet-curator/compare/v1.0.4...v1.0.5
[v1.0.4]: https://github.com/mvisonneau/puppet-curator/compare/v1.0.3...v1.0.4
[v1.0.3]: https://github.com/mvisonneau/puppet-curator/compare/v1.0.2...v1.0.3
[v1.0.2]: https://github.com/mvisonneau/puppet-curator/compare/v1.0.1...v1.0.2
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": "mvisonneau-curator",
"version": "1.0.4",
"version": "1.0.5",
"author": "Maxime VISONNEAU",
"summary": "Installs, configures, and manages Elasticsearch Curator.",
"license": "Apache-2.0",
Expand Down

0 comments on commit 938b05b

Please sign in to comment.