Update CHANGELOG.md

This commit is contained in:
Sergio Brighenti 2019-05-08 18:51:04 +02:00 committed by GitHub
parent abe3733b09
commit 619d2004f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,10 @@
## v2.5.2
+ Improved session handling.
+ Big text file now are not rendered in the browser.
+ Added preloading for some resources to improve performances.
+ Added check for block execution on EOL and unsupported PHP versions.
+ Other minor improvements.
## v2.5.1
+ Fixed bad redirect if the theme folder is not writable. (#27)
+ Improved HTTP partial content implementation for large files.