diff --git a/unraid/duckdns.xml b/unraid/duckdns.xml
index d91d604..ad2673a 100755
--- a/unraid/duckdns.xml
+++ b/unraid/duckdns.xml
@@ -18,8 +18,11 @@
Duckdns(https://duckdns.org/) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence.
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/duckdns.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns-logo.png
- 2022-02-23
+ 2022-04-16
+### 2022-04-16
+- Add random jitter to update time.
+
### 2022-02-23
- Append to log file instead of overwriting every time.