Skip to content

Commit 363c3ee

Browse files
authored
Prepare 0.2.1
1 parent 65408ad commit 363c3ee

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [Unreleased]
66
Nothing 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

0 commit comments

Comments
 (0)