Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 50d524f

Browse files
committed
Update CHANGELOG for version 1.1.0
1 parent a79d171 commit 50d524f

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

77
### Added
88

9-
* Added support for Symfony version 4.x
10-
* Added support for zendframework/zend-crypt version 3.x
9+
* (empty)
1110

1211
### Changed
1312

@@ -19,8 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1918

2019
### Removed
2120

22-
* Removed PHP CS Fixer dist config file from git exports
23-
* Removed PHPUnit dist config file from git exports
21+
* (empty)
2422

2523
### Fixed
2624

@@ -30,6 +28,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3028

3129
* (empty)
3230

31+
## 1.1.0 (2018-01-20)
32+
33+
### Added
34+
35+
* Added support for Symfony version 4.x
36+
* Added support for zendframework/zend-crypt version 3.x
37+
38+
### Removed
39+
40+
* Removed PHP CS Fixer dist config file from git exports
41+
* Removed PHPUnit dist config file from git exports
42+
3343
## 1.0.0 (2017-06-21)
3444

3545
* Initial release

0 commit comments

Comments
 (0)