This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit b3f0f8ca3be707d7404b99228bed1f3827d7a61a Author: Tomaz Muraus <[email protected]> AuthorDate: Fri May 6 23:17:39 2022 +0200 Add changelog entry. --- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 8925c6915..647a0a492 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -34,6 +34,14 @@ Storage (GITHUB-1682, GITHUB-1683) [Veith Röthlingshöfer - @RunOrVeith] +DNS +~~~ + +- [GoDaddy] Fix ``list_zones()`` method so it doesn't throw if an item is + missing ``expires`` attribute. + (GITHUB-1681) + [Dave Grenier - @livegrenier] + Changes in Apache Libcloud 3.5.0 --------------------------------
