Skip to content

Commit 9954f5d

Browse files
committed
Generate changelog for v2.2.0
1 parent 6904b49 commit 9954f5d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# CHANGELOG FOR `2.1.x`
22

3+
## v2.2.0 (2021-02-04)
4+
5+
#### TL;DR
6+
7+
- **Added support for PHP 8** ([#134](https://github.com/FriendsOfBehat/SymfonyExtension/issues/134))
8+
9+
#### Details
10+
11+
- [#121](https://github.com/FriendsOfBehat/SymfonyExtension/issues/121) Require PHP ^7.2 ([@pamil](https://github.com/pamil))
12+
- [#130](https://github.com/FriendsOfBehat/SymfonyExtension/issues/130) Missing class for Symfony 5 ([@cv65kr](https://github.com/cv65kr), [@pamil](https://github.com/pamil))
13+
- [#134](https://github.com/FriendsOfBehat/SymfonyExtension/issues/134) Add support for PHP 8 ([@dunglas](https://github.com/dunglas))
14+
- [#136](https://github.com/FriendsOfBehat/SymfonyExtension/issues/136) Bump dependencies to Symfony ^4.4|^5.1 ([@pamil](https://github.com/pamil))
15+
- [#137](https://github.com/FriendsOfBehat/SymfonyExtension/issues/137) Bump dependencies to PHP ^7.3|^8.0 ([@pamil](https://github.com/pamil))
16+
- [#139](https://github.com/FriendsOfBehat/SymfonyExtension/issues/139) Switch from Travis to GitHub Actions ([@pamil](https://github.com/pamil))
17+
- [#140](https://github.com/FriendsOfBehat/SymfonyExtension/issues/140) Upgrade to Psalm v4.1.1 ([@pamil](https://github.com/pamil))
18+
- [#141](https://github.com/FriendsOfBehat/SymfonyExtension/issues/141) Fix the build for PHP 8 ([@pamil](https://github.com/pamil))
19+
320
## v2.1.0 (2020-04-04)
421

522
#### TL;DR

0 commit comments

Comments
 (0)