Skip to content

Commit 4b82810

Browse files
committed
Update changelog
1 parent e57b939 commit 4b82810

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1111

1212
### Removed
1313

14+
## [1.1.0]
15+
### Fixed
16+
- Removed samsonasik/package-versions - doesn't work well when globally installed - refs: https://github.com/Ocramius/PackageVersions/issues/38
17+
using manual version numbers for now. Hopefully can be bought back in when fixed.
18+
19+
### Added
20+
- Improved error reporting when installing extensions - gives hints when PHP extensions are missing (#19)
21+
- Required PHP extensions to composer.json (#19)
22+
1423
## [1.0.1]
1524
### Fixed
1625
- Do not require a dev version of symfony/console (#22)

0 commit comments

Comments
 (0)