Skip to content

Commit 0b989de

Browse files
Updated CHANGELOG.md for v0.1.6 release (#93)
1 parent a6712b2 commit 0b989de

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## v0.1.6
4+
5+
### New Features
6+
- [#84](https://github.com/netbox-community/ansible_modules/issues/84) - Add dns_name to netbox_ip_address
7+
- [#83](https://github.com/netbox-community/ansible_modules/issues/83) - Add region and region_id to query_filter for Netbox Inventory plugin
8+
9+
### Bug Fixes
10+
- [#85](https://github.com/netbox-community/ansible_modules/issues/85) - Fixed vlan searching with vlan_group for netbox_prefix
11+
- [#67](https://github.com/netbox-community/ansible_modules/issues/67) - Removed static choices from netbox_utils and now pulls the choices for each endpoint from the Netbox API at call time
12+
13+
### Thanks to following contributors!
14+
@vsvetlov
15+
@pugnacity
16+
@DavidRobbNZ
17+
@ThomasADavis
18+
319
## v0.1.5
420

521
### Bug Fixes

0 commit comments

Comments
 (0)