File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55## [ Unreleased]
66Nothing yet.
77
8+ ## [ 0.4.2] - 2020-04-08
9+ ### Added
10+ - Update translations automatically with script (#130 )
11+ - Add support for closures in frontend JS code (#145 )
12+
13+ ### Fixed
14+ - Fixed deprecation warnings (#129 )
15+
816## [ 0.4.1] - 2020-02-21
917### Added
1018 - Implement basic support for embeddables (#86 )
@@ -107,7 +115,8 @@ Nothing yet.
107115### Added
108116 - Basic functionality
109117
110- [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.4.1...master
118+ [ Unreleased ] : https://github.com/omines/datatables-bundle/compare/0.4.2...master
119+ [ 0.4.2 ] : https://github.com/omines/datatables-bundle/compare/0.4.1...0.4.2
111120[ 0.4.1 ] : https://github.com/omines/datatables-bundle/compare/0.4.0...0.4.1
112121[ 0.4.0 ] : https://github.com/omines/datatables-bundle/compare/0.3.1...0.4.0
113122[ 0.3.1 ] : https://github.com/omines/datatables-bundle/compare/0.3.0...0.3.1
You can’t perform that action at this time.
0 commit comments