Skip to content

Commit bdfa9c7

Browse files
authored
Prepare for 1.7.0 (#32)
1 parent c3f48ad commit bdfa9c7

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

Changelog.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22

3-
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
3+
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4+
5+
## 1.7.0
6+
7+
### Added
8+
9+
- Support for PHP 8
10+
- Automatically add `framework.router.utf8: true` on Symfony >= 5.1
411

512
## 1.6.1
613

@@ -43,13 +50,13 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
4350

4451
### Fixed
4552

46-
- Symfony 3.4/4.0 fix with annotations.
53+
- Symfony 3.4/4.0 fix with annotations.
4754

4855
## 1.2.2
4956

5057
### Changed
5158

52-
- Only disable annotations if they are not installed.
59+
- Only disable annotations if they are not installed.
5360

5461
## 1.2.1
5562

0 commit comments

Comments
 (0)