From 944df7f510a2b42ced04813f70aa96e9c4b64b77 Mon Sep 17 00:00:00 2001 From: matthope Date: Tue, 23 Mar 2021 15:28:11 +1100 Subject: [PATCH] chore(versioning) Update version to 5.5.0 (#30) --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a70e75e..a608ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ +### 5.5.0 + +* 🐛 Varnish now runs in foreground mode, which means it doesn't need to check every second if it is running. +* 🐛 dnscheck now correctly handles backends that have a port specified. + ### 5.4.0 -* :wrench: Allow configuration of the `vsl_reclen` parameter for altering the default size of the SHM log. +* 🔧 Allow configuration of the `vsl_reclen` parameter for altering the default size of the SHM log. ### 5.3.0