We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc3497 commit 11b7f82Copy full SHA for 11b7f82
CHANGELOG.md
@@ -1,4 +1,14 @@
1
-## 2.8.0 - unreleased
+## 2.9.0 - unreleased
2
+
3
+ADDED:
4
5
+CHANGED:
6
7
+REMOVED:
8
9
+FIXED:
10
11
+## 2.8.0 - 2019-09-04
12
13
ADDED:
14
@@ -13,10 +23,6 @@ CHANGED:
23
- Removed unnecessary `::class` references from the generated container
24
- Various optimizations via using `array_key_exists()` instead of `isset()` ([further reading](https://github.com/php/php-src/pull/3360))
15
25
16
-REMOVED:
17
-
18
-FIXED:
19
20
26
## 2.7.2 - 2019-03-05
21
27
22
28
CHANGED:
0 commit comments