summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 425ecfa..c9ea516 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -1,15 +1,18 @@
-= Rescached v4.0.0 (2020-06-xx)
+= Rescached v4.0.0 (2021-01-25)
== New features
-Rescached now have a web user interface that can be accessed at
+Rescached now have a web user interface (wui) that can be accessed at
http://127.0.0.1:5380.
+The interface can be used to monitoring caches, managing caches, environment,
+blocked hosts, internal hosts files, and zone files.
+
== Breaking changes
-* The `rescached::dir.hosts` now default to "/etc/rescached/hosts.d".
+* The `rescached::dir.hosts` now default to "/etc/rescached/hosts.d"
-* The `rescached::dir.master` now default to "/etc/rescached/master.d".
+* The `rescached::dir.master` now default to "/etc/rescached/zone.d"
= Rescached v3.0.2 (2020-05-08)