Add stats issue number

This commit is contained in:
Starbeamrainbowlabs 2017-09-16 20:18:44 +01:00
parent 0e24f09dfe
commit b9eaa1931f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This file holds the changelog for Pepperminty Wiki. This is the master list of t
## v0.15-dev
### Added
- Statistics!
- Statistics! (#97)
- 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`