Update CHANGELOG
This commit is contained in:
parent
d63c53574c
commit
795341dc84
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [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.
|
||||||
|
|
||||||
|
### What's Changed
|
||||||
|
|
||||||
|
* Fixed issues with the groups list comprehension by @spam-n-eggs in https://github.com/dominion-solutions/ansible-netbird-role/pull/8
|
||||||
|
|
||||||
|
**Full Changelog**: https://github.com/dominion-solutions/ansible-netbird-role/compare/0.1.1...0.1.2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue