Skip to content

Commit

Permalink
Bump v4.1.1 (#414)
Browse files Browse the repository at this point in the history
* chore: 4.1.1 release assets

* chore: bump to v4.1.1
  • Loading branch information
carlosmmatos authored Sep 18, 2023
1 parent f05d038 commit e474475
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ Ansible CrowdStrike Falcon Collection Release Notes
.. contents:: Topics


v4.1.1
======

Release Summary
---------------

| Release Date: 2023-09-17
| `Release Notes: <https://github.com/CrowdStrike/ansible_collection_falcon/releases/tag/4.1.1>`__

Bugfixes
--------

- falcon_discover - fixed missing parameter for compose to work properly (https://github.com/CrowdStrike/ansible_collection_falcon/pull/413)

v4.1.0
======

Expand Down
13 changes: 13 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,3 +408,16 @@ releases:
name: host_contain
namespace: ''
release_date: '2023-09-16'
4.1.1:
changes:
bugfixes:
- falcon_discover - fixed missing parameter for compose to work properly (https://github.com/CrowdStrike/ansible_collection_falcon/pull/413)
release_summary: '| Release Date: 2023-09-17
| `Release Notes: <https://github.com/CrowdStrike/ansible_collection_falcon/releases/tag/4.1.1>`__
'
fragments:
- 4.1.1.yml
- discover-fix.yml
release_date: '2023-09-17'
2 changes: 0 additions & 2 deletions changelogs/fragments/discover-fix.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: crowdstrike
name: falcon

# The version of the collection. Must be compatible with semantic versioning
version: 4.1.0
version: 4.1.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit e474475

Please sign in to comment.