From 487d6810cedc31be4697ce1d8c3cac32851c9265 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Fri, 10 Aug 2018 09:51:49 +0100 Subject: [PATCH] date format change --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 93c1a2b..cb922cd 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ Edit the ddclient.conf file found in your /config volume. This config file has m ## Versions -+ **10.08.2018:** Update to ddclient v3.9.0. For Cloudflare users, please ensure you remove the line `server=www.cloudflare.com` from your `ddclient.conf`. -+ **07.12.2017:** Rebase to alpine 3.7. -+ **28.05.2017:** Rebase to alpine 3.6. -+ **10.02.2017:** Rebase to alpine 3.5. -+ **26.11.2016:** Update README to new standard and add icon and other small details. -+ **29.08.2016:** Initial release. ++ **10.08.18:** Update to ddclient v3.9.0. For Cloudflare users, please ensure you remove the line `server=www.cloudflare.com` from your `ddclient.conf`. ++ **07.12.17:** Rebase to alpine 3.7. ++ **28.05.17:** Rebase to alpine 3.6. ++ **10.02.17:** Rebase to alpine 3.5. ++ **26.11.16:** Update README to new standard and add icon and other small details. ++ **29.08.16:** Initial release.