Skip to content

Commit

Permalink
Version bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
corey-hammerton committed Sep 26, 2017
1 parent cd34125 commit 8482adb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

## [0.1.1](https://github.com/corey-hammerton/puppet-packetbeat/tree/0.1.1)

- Fixing configuration file validation
- Adding new parameter `disable_config_test` to allow users to opt-out of syntax checking
- Optimizing data validation of class parameters
- Adding Puppet 5 support

## [0.1.0](https://github.com/corey-hammerton/puppet-packetbeat/tree/0.1.0)

- Initial release, review [module examples](https://github.com/corey-hammerton/puppet-packetbeat/blob/0.1.0/examples/init.pp) and [packetbeat documentation](https://www.elastic.co/guide/en/beats/packetbeat/current/index.html)
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": "coreyh-packetbeat",
"version": "0.1.0",
"version": "0.1.1",
"author": "coreyh",
"summary": "A module to install and manage the packetbeat network packet analyzer",
"license": "Apache-2.0",
Expand Down

0 comments on commit 8482adb

Please sign in to comment.