Browse Source

Merge branch 'master' into pico-1.1

Conflicts:
	lib/Pico.php
Daniel Rudolf 7 years ago
parent
commit
ae99e0c2cd
1 changed files with 10 additions and 1 deletions
  1. 10 1
      CHANGELOG.md

+ 10 - 1
CHANGELOG.md

@@ -1,8 +1,17 @@
 Pico Changelog
 Pico Changelog
 ==============
 ==============
 
 
+### Version 1.0.6
+Released: 2017-07-25
+
+```
+* [Changed] Improve documentation
+* [Changed] Improve handling of Pico's Twig config (`$config['twig_config']`)
+* [Changed] Improve PHP platform requirement checks
+```
+
 ### Version 1.0.5
 ### Version 1.0.5
-Released: -
+Released: 2017-05-02
 
 
 ```
 ```
 * [Changed] Improve documentation
 * [Changed] Improve documentation