Skip to content

Commit 485543c

Browse files
authored
Updating CHANGELOG and README for next release (#47)
1 parent 04a7df9 commit 485543c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
# Changelog
22

3-
## 0.4.0 - Add NMS App Delivery Manager module support (Unreleased)
3+
## 0.3.0 - Control NMS service state and ADM Install (April 17th, 2023)
44

55
FEATURES:
66

7+
- Can now choose the state the NMS services should be in after playbook run.
78
- Add the ability to optionally install NMS App Delivery Manager module.
89

910
CI/CD:
1011

1112
- Split Ansible Lint into its own GH actions job since Molecule no longer runs linters natively.
1213

13-
## 0.3.0 - Control NMS service state (April 17th, 2023)
14-
15-
FEATURES:
14+
TESTS:
1615

17-
- Can now choose the state the NMS services should be in after playbook run.
16+
- Add NMS ADM Module install tests.
1817

1918
## 0.2.0 - Add module install support (April 3rd, 2023)
2019

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Main difference between using NGINX OSS or NGINX Plus depends on which [Authenti
7070
---
7171
roles:
7272
- name: nginxinc.nginx_management_suite
73-
version: 0.2.0
73+
version: 0.3.0
7474
collections:
7575
- name: ansible.posix
7676
version: 1.5.1

0 commit comments

Comments
 (0)