File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11/.php_cs.cache
22/composer.lock
3+ /tests /Fixtures /var
34/tmp
45/vendor
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.3.0] - 2019-05-14
9+ ### Added
10+ - Add DataTable events (#76 )
11+
12+ ### Fixed
13+ - Fix double transformations in ArrayAdapter (#70 )
14+
815## [ 0.2.2] - 2019-02-25
916### Added
1017 - Add ability to join from inverse side (#63 )
@@ -74,7 +81,8 @@ Nothing yet.
7481### Added
7582 - Basic functionality
7683
77- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.2.2...master
84+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.3.0...master
85+ [ 0.3.0 ] : https://github.com/omines/datatables-bundle/compare/0.2.2...0.3.0
7886[ 0.2.2 ] : https://github.com/omines/datatables-bundle/compare/0.2.1...0.2.2
7987[ 0.2.1 ] : https://github.com/omines/datatables-bundle/compare/0.2.0...0.2.1
8088[ 0.2.0 ] : https://github.com/omines/datatables-bundle/compare/0.1.5...0.2.0
You can’t perform that action at this time.
0 commit comments