Added stats to changelog

This commit is contained in:
Starbeamrainbowlabs 2017-07-16 10:31:32 +01:00
parent 3266e39e03
commit 30c25e27b7
1 changed files with 6 additions and 0 deletions

View File

@ -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.