Skip to content

Commit baf36be

Browse files
committed
docs: fix CHANGELOG headings
1 parent ac21338 commit baf36be

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
## [Unreleased]
1212

13-
### Changed
14-
15-
* **ci**: Publish pre-releases directly to prod Ansible Galaxy instead of galaxy-dev, since it is unreliable and pulp-ansible excludes pre-release versions from "latest"
16-
1713
### Breaking Changes
1814

1915
* **role:nfs_server**: Rework `nfs_server__exports` from a list of strings to a list of dictionaries with new `path`, `clients`, `owner`, `group`, and `mode` subkeys
@@ -70,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7066

7167
### Changed
7268

69+
* **ci**: Publish pre-releases directly to prod Ansible Galaxy instead of galaxy-dev, since it is unreliable and pulp-ansible excludes pre-release versions from "latest"
7370
* Update pre-commit hooks to latest versions
7471
* Unify CONTRIBUTING and convert from reStructuredText to Markdown
7572
* **roles**: Add `backup: true` to all `ansible.builtin.template` tasks to ensure config file backups before overwriting

0 commit comments

Comments
 (0)