Skip to content

Commit 43873b1

Browse files
committed
Prepare 0.1.4 release
1 parent fec0d54 commit 43873b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to `omines\datatables-bundle` will be documented in this fil
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
Nothing yet.
7+
8+
## [0.1.4] - 2018-01-21
69
### Added
710
- Add TwigColumn for easily rendering Twig templates into your table cells
811
- Column types can now be declared as services and have dependencies injected
@@ -38,7 +41,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3841
### Added
3942
- Basic functionality
4043

41-
[Unreleased]: https://github.com/omines/datatables-bundle/compare/0.1.3...master
44+
[Unreleased]: https://github.com/omines/datatables-bundle/compare/0.1.4...master
45+
[0.1.4]: https://github.com/omines/datatables-bundle/compare/0.1.3...0.1.4
4246
[0.1.3]: https://github.com/omines/datatables-bundle/compare/0.1.2...0.1.3
4347
[0.1.2]: https://github.com/omines/datatables-bundle/compare/0.1.1...0.1.2
4448
[0.1.1]: https://github.com/omines/datatables-bundle/compare/0.1.0...0.1.1

0 commit comments

Comments
 (0)