Skip to content

Commit 9d8449f

Browse files
Updated CHANGELOG for v0.2.2 (#224)
1 parent acbeaf3 commit 9d8449f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v0.2.2
4+
5+
### Enhancements
6+
7+
- [#211](https://github.com/netbox-community/ansible_modules/issues/211) - Changed `validate_certs` to `raw` to allow private keys to be passed in
8+
9+
### Bug Fixes
10+
11+
- [#208](https://github.com/netbox-community/ansible_modules/issues/208) - Added `type` to `ALLOWED_QUERY_PARAMS` for interface searches
12+
- [#201](https://github.com/netbox-community/ansible_modules/issues/201) - Added `interfaces` to `ALLOWED_QUERY_PARAMS` for ip addresses searches
13+
- [#221](https://github.com/netbox-community/ansible_modules/pull/221) - Remove `rack` as a choice when createing virtual machines
14+
315
## v0.2.1
416

517
### Enhancements

0 commit comments

Comments
 (0)