Skip to content

Commit 669e656

Browse files
committed
Bump to version 0.15
### 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
1 parent 33e7678 commit 669e656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ and to the [CHANGELOG recommendations](http://keepachangelog.com/).
2929
- Simulate user click on a button type submit to make SF isClicked working if the click is done programmatically
3030

3131
### Changed
32+
- Replace app/console by bin/console in bin init scripts
3233
- Update doc for PHP7, Docker usage
3334
- Improve all documentation
3435

3536

36-
3737
## [0.12.0] - (2019-01-30)
3838

3939
### Added

0 commit comments

Comments
 (0)