diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dca80a..6c58b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v0.7.0](https://github.com/treydock/puppet-module-gpfs/tree/v0.7.0) (2020-04-17) + +[Full Changelog](https://github.com/treydock/puppet-module-gpfs/compare/v0.6.0...v0.7.0) + +### Added + +- Disable GPFS GUI updating iptables [\#16](https://github.com/treydock/puppet-module-gpfs/pull/16) ([treydock](https://github.com/treydock)) + ## [v0.6.0](https://github.com/treydock/puppet-module-gpfs/tree/v0.6.0) (2020-04-17) [Full Changelog](https://github.com/treydock/puppet-module-gpfs/compare/v0.5.0...v0.6.0) diff --git a/metadata.json b/metadata.json index f7055eb..c56c788 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "treydock-gpfs", - "version": "0.6.0", + "version": "0.7.0", "author": "treydock", "summary": "GPFS Puppet module", "license": "Apache-2.0",