Skip to content

Commit 3c10c71

Browse files
committed
Changelog for 2.0.0
1 parent 0811d8d commit 3c10c71

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
### 2.0.0
66

7+
*Sep 30, 2021*
8+
9+
Breaking changes are explained in the Upgrades section in the docs.
10+
11+
* PHP 7.1 is now required
12+
* Silex support was dropped
13+
* SandFoxMe namespace was dropped
14+
* Extensive refactoring and fixes in the ServiceManager support
15+
* Tests!
16+
* ``Integration\Slim\ContainerExportMiddleware`` and
17+
``Integration\Psr15\ContainerExportMiddleware`` were combined into
18+
``Integration\ContainerExportMiddleware``
19+
* Type strings for scalars now correspond to the values returned by ``get_debug_type()``
20+
721
## 1.x
822

923
### 1.7.1

0 commit comments

Comments
 (0)