
Changelog
=========

2.1.0 (2019-06-19)
------------------

[Full Changelog](https://github.com/contao-bootstrap/templates/compare/2.0.0...2.1.0)

### Added

 - Provide newsletter template `nl_bs`
 - Button classes are insert at a tag for hyperlink elements (See #22)
 - Add responsive-embed classes for youtube and vimeo player having aspect ratio ([#21](https://github.com/contao-bootstrap/templates/issues/21))
 - Backport playerAspect for video players so that responsive-embed is usable in Contao 4.4 ([#21](https://github.com/contao-bootstrap/templates/issues/21))
 - Added german translation
 
### Changed

 - Use `grid.columns` configuration if available for grid gallery template (#20)

2.0.0 (2018-08-01)
------------------

[Full Changelog](https://github.com/contao-bootstrap/templates/compare/2.0.0-beta3...2.0.0)

2.0.0-beta3 (2018-07-30)
------------------------

[Full Changelog](https://github.com/contao-bootstrap/templates/compare/2.0.0-beta2...2.0.0-beta3)

 - Fix broken hook registration.


2.0.0-beta2 (2018-07-30)
------------------------

[Full Changelog](https://github.com/contao-bootstrap/templates/compare/2.0.0-beta1...2.0.0-beta2)

 - Fix travis builds against Contao 4.5.
 - Implement a generic nav_bs template.
