Skip to content

Commit ecec579

Browse files
committed
add changelog
1 parent f908666 commit ecec579

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ codeaffen.phpipam Release Notes
55
.. contents:: Topics
66

77

8+
v1.3.0
9+
======
10+
11+
Bugfixes
12+
--------
13+
14+
- Fixing `Creating same subnet in different sections isn't possible` bug (https://github.com/codeaffen/phpipam-ansible-modules/issues/33)
15+
816
v1.2.0
917
======
1018

changelogs/changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,10 @@ releases:
6666
fragments:
6767
- feature_filters.yml
6868
release_date: '2020-11-13'
69+
1.3.0:
70+
changes:
71+
bugfixes:
72+
- Fixing `Creating same subnet in different sections isn't possible` bug (https://github.com/codeaffen/phpipam-ansible-modules/issues/33)
73+
fragments:
74+
- same_subnet_in_different_sections.yml
75+
release_date: '2020-11-23'

changelogs/fragments/same_subnet_in_different_sections.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)