Skip to content

Commit

Permalink
CHANGELOG.rst: add notable changes
Browse files Browse the repository at this point in the history
Signed-off-by: James Knight <git@jdknight.me>
  • Loading branch information
jdknight committed Nov 3, 2024
1 parent b0fe091 commit 562c1db
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Development

- Fixed potential record update failures if more than an `A` record is defined
- Support IPv6 (`AAAA` records)
- Support command line argument overrides for fetching addresses

# 0.2.0 (2024-02-16)

- Support multiple domains to be configured

# 0.1.0 (2024-02-15)

- Hello world

0 comments on commit 562c1db

Please sign in to comment.