File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.2.2] - 2019-02-25
9+ ### Added
10+ - Add ability to join from inverse side (#63 )
11+
12+ ### Changed
13+ - Drop unsupported Symfony versions for dependencies and tests
14+
15+ ### Fixed
16+ - Fix ORMAdapter not correctly parsing GroupBy DQL parts
17+ - Fix deprecation warnings resulting from Symfony 4.1/4.2
18+
819## [ 0.2.1] - 2018-11-29
920### Changed
1021 - Update German translations
@@ -63,7 +74,8 @@ Nothing yet.
6374### Added
6475 - Basic functionality
6576
66- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.2.1...master
77+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.2.2...master
78+ [ 0.2.2 ] : https://github.com/omines/datatables-bundle/compare/0.2.1...0.2.2
6779[ 0.2.1 ] : https://github.com/omines/datatables-bundle/compare/0.2.0...0.2.1
6880[ 0.2.0 ] : https://github.com/omines/datatables-bundle/compare/0.1.5...0.2.0
6981[ 0.1.5 ] : https://github.com/omines/datatables-bundle/compare/0.1.4...0.1.5
You can’t perform that action at this time.
0 commit comments