diff --git a/Changelog.md b/Changelog.md index 2b939bf..0b8b311 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,10 +7,11 @@ All notable changes to the Universal DDI Python Client will be documented in thi ### New Features - **[DNS Traffic Control]** Added full support for the DTC (DNS Traffic Control) API ([#30](https://github.com/infobloxopen/universal-ddi-python-client/pull/30), [#38](https://github.com/infobloxopen/universal-ddi-python-client/pull/38)): - - CRUD operations for Pools - - CRUD operations for Servers - - HTTP, ICMP, TCP, PDP, and SIP Health Checks - - Topology + - DTC Server + - DTC Pool + - DTC Policy + - DTC HTTP, ICMP, TCP, SNMP, PDP, and SIP Health Checks + - DTC Topology - **[DNS Configuration]** Added support for LBDN object ([#35](https://github.com/infobloxopen/universal-ddi-python-client/pull/35)) - **[DNS Data]** Added record protection support for DNS records ([#36](https://github.com/infobloxopen/universal-ddi-python-client/pull/36))