Skip to content

Commit

Permalink
Merge pull request infobloxopen#164 from skudriavtsev/master
Browse files Browse the repository at this point in the history
changelog updated
  • Loading branch information
skudriavtsev authored Feb 10, 2022
2 parents 65ce67c + be674d4 commit 66aed03
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,33 @@ Infoblox Go Client Release Notes

.. contents:: Topics

v2.1.1
======

This is just a bugfix release.

v2.1.0
======

Release Summary
---------------

- Enhancements in Host Record functionality
- Code refinements

Minor Changes
-------------

- `SearchHostRecordByAltId` function to search Host Record By alternative ID from terraform.
- The code for every record has been seperated and added under a new file.


v2.0.0
======

Release Summary
---------------

Create, Update, Delete and Get operation on below records are being added or enhanced.

- Network View with comment and EAs
Expand All @@ -38,10 +48,12 @@ Create, Update, Delete and Get operation on below records are being added or enh

Minor Changes
-------------

- Added default value of network view in AllocateIP, CreateHostRecord and CreatePTRRecord Function

Bugfixes
-------------

- IPv6 Support `#86 <https://github.com/infobloxopen/infoblox-go-client/issues/86>`_
- Possibility to UPDATE a CNAME entry `#110 <https://github.com/infobloxopen/infoblox-go-client/issues/110>`_
- Feature Request: Ability to add comments `#116 <https://github.com/infobloxopen/infoblox-go-client/issues/116>`_
Expand Down

0 comments on commit 66aed03

Please sign in to comment.