Skip to content

Commit

Permalink
Bump to version 0.15
Browse files Browse the repository at this point in the history
### Added
- Upgrade Symfony from 2.8 to 3.4
- Add favicon for all devices
- Upgrade all dependencies to their last stable versions
- Add PHP7.1 compatibility

### Fixed
- Fix js escaping on result
- Simulate user click on a button type submit to make SF isClicked working if the click is done programmatically

### Changed
- Replace app/console by bin/console in bin init scripts
- Update doc for PHP7, Docker usage
- Improve all documentation
  • Loading branch information
cocolabssas committed Mar 21, 2019
1 parent 33e7678 commit 669e656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ and to the [CHANGELOG recommendations](http://keepachangelog.com/).
- Simulate user click on a button type submit to make SF isClicked working if the click is done programmatically

### Changed
- Replace app/console by bin/console in bin init scripts
- Update doc for PHP7, Docker usage
- Improve all documentation



## [0.12.0] - (2019-01-30)

### Added
Expand Down

0 comments on commit 669e656

Please sign in to comment.