CHANGELOG.md in plezi-0.10.15 vs CHANGELOG.md in plezi-0.10.16

- old
+ new

@@ -1,9 +1,21 @@ #Change Log +*** + +Change log v.0.10.16 + +**Fix**: Requires a newer version of the GRHttp server, which fixs an issue with Firefox's websocket implementation. + +**New Feature**: Persistent and synchronized Session data(!) using Redis (if supplied) with a fallback to temporary memory storage. Session lifetime is 5 days. + +*** + Change log v.0.10.15 -**Fix**: Fixed the autostart feature that was diabled to to changed in the GRHttp server. +**Fix**: Fixed the autostart feature that was diabled due to a changed in the GRHttp server's code for Rack support. + +*** Change log v.0.10.14 **Deprecation notice**: Setting the public root folder is now done using the option `public` instead of the option `root`. \ No newline at end of file