Skip to content

Commit

Permalink
Updating CHANGELOG and README for next release (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
jswongF5 authored Jul 8, 2023
1 parent 04a7df9 commit 485543c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# Changelog

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

FEATURES:

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

CI/CD:

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

## 0.3.0 - Control NMS service state (April 17th, 2023)

FEATURES:
TESTS:

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

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

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Main difference between using NGINX OSS or NGINX Plus depends on which [Authenti
---
roles:
- name: nginxinc.nginx_management_suite
version: 0.2.0
version: 0.3.0
collections:
- name: ansible.posix
version: 1.5.1
Expand Down

0 comments on commit 485543c

Please sign in to comment.