From 572612a45fb84923c264cceb69a130c60a5294d6 Mon Sep 17 00:00:00 2001 From: Paul Holzinger Date: Wed, 6 Nov 2024 14:39:45 +0100 Subject: [PATCH] release notes for 1.13.1 Signed-off-by: Paul Holzinger --- RELEASE_NOTES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4af6a363..e6a59b2c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## v1.13.1 + +* Fix parsing of ipv6 link local addresses in resolv.conf ([#535](https://github.com/containers/aardvark-dns/issues/535)) + ## v1.13.0 * Set TTL to 0 for container names @@ -24,7 +28,7 @@ ## v1.11.0 * Do not allow "internal" networks to access DNS -* On SIGHUP, stop AV threads no longer needed and reload in memory those that are +* On SIGHUP, stop AV threads no longer needed and reload in memory those that are * updated dependencies ## v1.10.0