Skip to content

Commit

Permalink
v0.23.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
s3b4stian committed Nov 1, 2017
1 parent 9ff54ba commit fc06561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* `Linna\Helper\Str::endsWith()` static method

### Changed
* `Linna\Cache\DiskCache->__construct() ttl option removed
* `Linna\Cache\DiskCache->__construct()` ttl option removed
* `Linna\Http\FastMapTrait` merged into `Linna\Http\Router` through magic `__call()`;
* `Linna\Session\MysqlPdoSessionHandler->__construct()` now expect `Linna\Storage\ExtendedPDO` as parameter
* `Linna\Storage\PdoStorage` moved to `Linna\Storage\Connectors\PdoConnector`
Expand Down

0 comments on commit fc06561

Please sign in to comment.