Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh committed Feb 8, 2018
1 parent fc4c699 commit 1ad8abf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.3.0](https://github.com/sonata-project/SonataTimelineBundle/compare/3.2.0...3.3.0) - 2018-02-08
### Added
- added block title translation domain option
- added block class option

### Changed
- Switch all templates references to Twig namespaced syntax
- Switch from templating service to sonata.templating
- changed block icon configuration to icon class instead of html code
- replaced box with bootstrap panel layout in TimelineBlock

### Removed
- Removed default title from blocks
- remove some unused divs from `timeline.html.twig` block

## [3.2.0](https://github.com/sonata-project/SonataTimelineBundle/compare/3.1.1...3.2.0) - 2017-11-30
### Changed
- Removed usage of old form type aliases
Expand Down

0 comments on commit 1ad8abf

Please sign in to comment.