From a6974e201301f8178d569e89da49b8e049a20e94 Mon Sep 17 00:00:00 2001 From: Nick Krecklow Date: Wed, 20 May 2020 23:10:27 -0500 Subject: [PATCH] update docs/CHANGELOG.md release date --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index cd78a49..a3db297 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,4 +1,4 @@ -**5.5.0** *(May 11 2020)* +**5.5.0** *(May 20 2020)* **IMPORTANT** This update moves ping timestamps to a shared timestamp per round. Meaning that when pinging servers, each will share the same timestamp for that series of pings. The legacy backend used a timestamp per ping per series of pings. This means after updating Minetrack, the historical graph may render slightly inaccurate for the first 24 hours (or whatever your config.json->graphDuration is), and will automatically correct itself as it receives new updates. Don't worry.