File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.4.1] - 2020-02-21
9+ ### Added
10+ - Implement basic support for embeddables (#86 )
11+ - Option for custom datetime format for creating object (#127 )
12+
13+ ### Fixed
14+ - Fixed issue with unitialized datatable (#40 )
15+ - Fixed some autowiring issues surrounding contracts (#122 )
16+
817## [ 0.4.0] - 2019-12-23
918### Changed
1019 - Make compatible with Doctrine Bundle 2.0
@@ -98,7 +107,8 @@ Nothing yet.
98107### Added
99108 - Basic functionality
100109
101- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.4.0...master
110+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.4.1...master
111+ [ 0.4.1 ] : https://github.com/omines/datatables-bundle/compare/0.4.0...0.4.1
102112[ 0.4.0 ] : https://github.com/omines/datatables-bundle/compare/0.3.1...0.4.0
103113[ 0.3.1 ] : https://github.com/omines/datatables-bundle/compare/0.3.0...0.3.1
104114[ 0.3.0 ] : https://github.com/omines/datatables-bundle/compare/0.2.2...0.3.0
You can’t perform that action at this time.
0 commit comments