diff --git a/CHANGELOG.md b/CHANGELOG.md index 56cb994..46282cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 2015-03-20 - 1.3.1 (Feature/Bugfixe release) + +#### Features: + +- #11 Add function to easy handle large numer of clients (see README "A large number of clients") + +#### Bugfixes: + +- #13 RHEL 7: handle service enable correct +- #12 RHEL 7: ensure client mount works correct with undef mounts + ## 2015-03-05 - 1.3.0 (Feature release) #### Features: diff --git a/metadata.json b/metadata.json index 14938f9..40f165e 100644 --- a/metadata.json +++ b/metadata.json @@ -27,7 +27,7 @@ } ], "name": "echocat-nfs", - "version": "1.3.0", + "version": "1.3.1", "source": "git clone https://github.com/echocat/puppet-nfs.git", "author": "echocat", "license": "Apache-2.0",