Skip to content

Commit

Permalink
Prepare Release 5.0.1 (#231)
Browse files Browse the repository at this point in the history
* Prepare Release 5.0.1

Signed-off-by: rohitthakur2590 <[email protected]>

* Prepare Release 5.0.1

Signed-off-by: rohitthakur2590 <[email protected]>

* update galaxy

Signed-off-by: rohitthakur2590 <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
rohitthakur2590 and pre-commit-ci[bot] authored Jan 31, 2024
1 parent cd51fbe commit 4d96142
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Cisco Asa Collection Release Notes
.. contents:: Topics


v5.0.1
======

Bugfixes
--------

- Prevents module_defaults from were being incorrectly applied to the platform action, instead of the concerned module.

v5.0.0
======

Expand Down
8 changes: 8 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,11 @@ releases:
fragments:
- lint_fixtures.yaml
release_date: "2023-11-30"
5.0.1:
changes:
bugfixes:
- Prevents module_defaults from were being incorrectly applied to the platform
action, instead of the concerned module.
fragments:
- fix_module_defaults.yaml
release_date: "2024-01-31"
3 changes: 0 additions & 3 deletions changelogs/fragments/fix_module_defaults.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ issues: https://github.com/ansible-collections/cisco.asa/issues
tags: [cisco, asa, networking, security]
# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy
# happy. We dynamically inject version info based on git information.
version: 5.0.0
version: 5.0.1

0 comments on commit 4d96142

Please sign in to comment.