From c1c197e73f26607de0d50e9ef3f177c46fcdc417 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 21 Dec 2021 22:09:38 -0600 Subject: [PATCH] increment version: v1.0.7 --- pom.xml | 2 +- src/main/resources/CHANGELOG.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8237cb..40306cd 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ conditions of the subcomponent's license, as noted in the LICENSE file. phpIPAM phpIPAM integration for vRA - 1.0.6 + 1.0.7 false true diff --git a/src/main/resources/CHANGELOG.md b/src/main/resources/CHANGELOG.md index 0407d6f..92ed0d7 100644 --- a/src/main/resources/CHANGELOG.md +++ b/src/main/resources/CHANGELOG.md @@ -1,3 +1,6 @@ +# v1.0.7 +Enable optional custom subnet filter + # v1.0.6 Fix for [an error](https://github.com/jbowdre/phpIPAM-for-vRA8/issues/3) when a subnet doesn't have a defined gateway.