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

Commit 50aae7c

Browse files
committed
Update CHANGELOG for version 1.1.0
1 parent 12fa68d commit 50aae7c

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

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

77
### Added
88

9-
* Added support for Symfony version 4.x
9+
* (empty)
1010

1111
### Changed
1212

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

1919
### Removed
2020

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

2423
### Fixed
2524

@@ -29,6 +28,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2928

3029
* (empty)
3130

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

3444
* Initial release

0 commit comments

Comments
 (0)