Update CHANGELOG
This commit is contained in:
parent
b5c8b550f9
commit
0bc546671e
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -2,6 +2,21 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## Security Vulnerability Fixes - 2024-02-24
|
||||||
|
|
||||||
|
Fixes security vulnerabilities
|
||||||
|
|
||||||
|
### What's Changed
|
||||||
|
|
||||||
|
* Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in https://github.com/dominion-solutions/ansible-netbird-role/pull/9
|
||||||
|
* 'Fixed' Galaxy commit step by @spam-n-eggs in https://github.com/dominion-solutions/ansible-netbird-role/pull/10
|
||||||
|
|
||||||
|
### New Contributors
|
||||||
|
|
||||||
|
* @dependabot made their first contribution in https://github.com/dominion-solutions/ansible-netbird-role/pull/9
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/dominion-solutions/ansible-netbird-role/compare/0.1.2...0.1.3
|
||||||
|
|
||||||
## [Bug] Not all groups being found - 2024-02-24
|
## [Bug] Not all groups being found - 2024-02-24
|
||||||
|
|
||||||
This release fixes a critical bug where not all groups were being found during the list comprehension that was finding all of the groups.
|
This release fixes a critical bug where not all groups were being found during the list comprehension that was finding all of the groups.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue