From 3a42408031864622d49dde5fb527b13c84e81b81 Mon Sep 17 00:00:00 2001 From: Marvin Blum Date: Fri, 11 Sep 2020 15:04:08 +0200 Subject: [PATCH] Updated readme. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 50c96c86..cbaaf9f0 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,12 @@ Read the [full documentation](https://godoc.org/github.com/emvi/pirsch) for more ## Changelog +### 1.5.1 + +* fixed counting active visitors +* fixed counting platforms +* fixed reading statistics for today if no history exists + ### 1.5.0 **You need to update the schema by running the `v1.5.0.sql` migration script!**