This repository was archived by the owner on Jul 12, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-8
lines changed
Expand file tree Collapse file tree 1 file changed +26
-8
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,32 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
77### Added
88
9+ * (empty)
10+
11+ ### Changed
12+
13+ * (empty)
14+
15+ ### Deprecated
16+
17+ * (empty)
18+
19+ ### Removed
20+
21+ * (empty)
22+
23+ ### Fixed
24+
25+ * (empty)
26+
27+ ### Security
28+
29+ * (empty)
30+
31+ ## 1.2.0 (2019-01-14)
32+
33+ ### Added
34+
935* Added Composer dev package "symfony/phpunit-bridge" to enable deprecation notices for tests
1036* Added strict typing
1137
@@ -18,10 +44,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1844* Updated Travis CI configuration to use new Coveralls Composer package and version (2.1)
1945* Upgraded to PHPUnit 6.2+
2046
21- ### Deprecated
22-
23- * (empty)
24-
2547### Removed
2648
2749* Removed support for PHP 5.6 and 7.0 (reached end of life)
@@ -31,10 +53,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3153* Fixed deprecations when instantiating TreeBuilder in Configuration
3254* PHP CS Fixer: Applied native constant invocation and native function invocation
3355
34- ### Security
35-
36- * (empty)
37-
3856## 1.1.1 (2018-03-06)
3957
4058### Added
You can’t perform that action at this time.
0 commit comments