diff --git a/CHANGELOG.md b/CHANGELOG.md index 81d3b9b..db78eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.2.0 + +Added ability to filter the lists of addresses with lists of regexps. + ## 3.1.0 Sort IP-adresses to make hosts content stable across runs. diff --git a/metadata.json b/metadata.json index 2b0fd92..f52d17b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "chrekh-hosts", - "version": "3.1.0", + "version": "3.2.0", "author": "chrekh", "summary": "A template-based module to manage /etc/hosts", "license": "Apache-2.0",