File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.2.1] - 2018-11-29
9+ ### Changed
10+ - Update German translations
11+ - Switch to PHPunit 6.x/7.x
12+
13+ ### Fixed
14+ - Fix hydrationMode=Query::HYDRATE_ARRAY (#36 )
15+ - Fix global search for numbers and booleans
16+
817## [ 0.2.0] - 2018-05-23
918### Added
1019 - Add ElasticaAdapter for use with ruflin/elastica
@@ -54,7 +63,8 @@ Nothing yet.
5463### Added
5564 - Basic functionality
5665
57- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.1.5...master
66+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.2.1...master
67+ [ 0.2.1 ] : https://github.com/omines/datatables-bundle/compare/0.2.0...0.2.1
5868[ 0.2.0 ] : https://github.com/omines/datatables-bundle/compare/0.1.5...0.2.0
5969[ 0.1.5 ] : https://github.com/omines/datatables-bundle/compare/0.1.4...0.1.5
6070[ 0.1.4 ] : https://github.com/omines/datatables-bundle/compare/0.1.3...0.1.4
You can’t perform that action at this time.
0 commit comments