Commit 37aaf56 1 parent 2e2e619 commit 37aaf56 Copy full SHA for 37aaf56
File tree 1 file changed +13
-1
lines changed
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/).
5
5
## [ Unreleased]
6
6
Nothing yet.
7
7
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
+
8
19
## [ 0.2.1] - 2018-11-29
9
20
### Changed
10
21
- Update German translations
@@ -63,7 +74,8 @@ Nothing yet.
63
74
### Added
64
75
- Basic functionality
65
76
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
67
79
[ 0.2.1 ] : https://github.com/omines/datatables-bundle/compare/0.2.0...0.2.1
68
80
[ 0.2.0 ] : https://github.com/omines/datatables-bundle/compare/0.1.5...0.2.0
69
81
[ 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