Skip to content

Commit 37aaf56

Browse files
committedFeb 25, 2019
Prepare 0.2.2 release
1 parent 2e2e619 commit 37aaf56

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed
 

‎CHANGELOG.md

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

0 commit comments

Comments
 (0)
Please sign in to comment.