Skip to content

Commit 11b7f82

Browse files
committed
Bump version
1 parent bdc3497 commit 11b7f82

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## 2.8.0 - unreleased
1+
## 2.9.0 - unreleased
2+
3+
ADDED:
4+
5+
CHANGED:
6+
7+
REMOVED:
8+
9+
FIXED:
10+
11+
## 2.8.0 - 2019-09-04
212

313
ADDED:
414

@@ -13,10 +23,6 @@ CHANGED:
1323
- Removed unnecessary `::class` references from the generated container
1424
- Various optimizations via using `array_key_exists()` instead of `isset()` ([further reading](https://github.com/php/php-src/pull/3360))
1525

16-
REMOVED:
17-
18-
FIXED:
19-
2026
## 2.7.2 - 2019-03-05
2127

2228
CHANGED:

0 commit comments

Comments
 (0)