From 30c25e27b7f5e6f93b0964acc9203a61917e1b5b Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 16 Jul 2017 10:31:32 +0100 Subject: [PATCH] Added stats to changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5e2f74a..432e382 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t ## v0.15-dev +### Added + - Statistics! + - Added a new statistics engine, which you can add your own statistic calculators to with `statistic_add` + - Added action `stats` to view the calculated statisics + - Statistics are automagically recalculated every day - this can be controlled with `stats_update_interval` and `stats_update_processingtime` + ### Fixed - Fixed invalid opensearch description.