Skip to content

Commit 229229a

Browse files
committed
Prepare 0.4.2
1 parent 8cb8ce0 commit 229229a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)