added support for local date.

This commit is contained in:
Synox 2018-06-24 19:16:36 +02:00
parent 49f5992d89
commit 8819e8f12f

View File

@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased] ## [Unreleased]
### Breaking Changes
- added $config['locale']. See config.sample.php - you have to set it.
## [0.2.0] - 2018-06-16 ## [0.2.0] - 2018-06-16
### Changed ### Changed