docs: Update changelog for error handling fix
All checks were successful
Docker Build & Push / build-and-push (push) Successful in 7s

This commit is contained in:
Gemini Bot
2026-03-20 09:41:06 +00:00
parent b8a7bae1e8
commit 3e96fc25dc

View File

@@ -77,3 +77,6 @@ Falls Ihr CoreDNS-Container (hier beispielhaft `coredns` genannt) via **macvlan*
-v ./zones:/zones \
git.klenzel.net/admin/coredns-netbox:latest
```
## Changelog
* **2026-03-20:** Skript bricht bei API- oder Netzwerkfehlern nicht mehr ab (Container bleibt aktiv und versucht den Sync im nächsten Intervall).