Commit cbd1af4 1 parent e0387ab commit cbd1af4 Copy full SHA for cbd1af4
File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
/.php_cs.cache
2
2
/composer.lock
3
+ /tests /Fixtures /var
3
4
/tmp
4
5
/vendor
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
## [ Unreleased]
6
6
Nothing yet.
7
7
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
+
8
15
## [ 0.2.2] - 2019-02-25
9
16
### Added
10
17
- Add ability to join from inverse side (#63 )
@@ -74,7 +81,8 @@ Nothing yet.
74
81
### Added
75
82
- Basic functionality
76
83
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
78
86
[ 0.2.2 ] : https://github.com/omines/datatables-bundle/compare/0.2.1...0.2.2
79
87
[ 0.2.1 ] : https://github.com/omines/datatables-bundle/compare/0.2.0...0.2.1
80
88
[ 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