Skip to content

Commit dda4078

Browse files
committed
Prep release
1 parent 9e226cf commit dda4078

1 file changed

Lines changed: 19 additions & 17 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Changelog
22

3-
## [Unreleased] - 2023-xx-xx
3+
## [Unreleased] - 2024-xx-xx
4+
5+
## [5.3.2] - 2023-12-09
46
### Added
57
- Support for Symfony 7
68

79
### Removed
810
- Support for Symfony 4
911

10-
1112
## [5.3.1] - 2023-05-08
1213
### Changed
1314
- Stopped using some deprecated methods inside `phpunit/php-code-coverage` v10.1
@@ -106,18 +107,19 @@
106107
- Support for Symfony components older than `<3.4`
107108
- Support for HHVM
108109

109-
[Unreleased]: https://github.com/dvdoug/behat-code-coverage/compare/v5.3.1...master
110-
111-
[5.3.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.3.0...v5.3.1
112-
[5.3.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.2...v5.3.0
113-
[5.2.2]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.1...v5.2.2
114-
[5.2.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.0...v5.2.1
115-
[5.2.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.1.1...v5.2.0
116-
[5.1.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.1.0...v5.1.1
117-
[5.1.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.0.1...v5.1.0
118-
[5.0.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.0.0...v5.0.1
119-
[5.0.0]: https://github.com/dvdoug/behat-code-coverage/compare/v4.1.1...v5.0.0
120-
[4.1.1]: https://github.com/dvdoug/behat-code-coverage/compare/v4.1.0...v4.1.1
121-
[4.1.0]: https://github.com/dvdoug/behat-code-coverage/compare/v4.0.1...v4.1.0
122-
[4.0.1]: https://github.com/dvdoug/behat-code-coverage/compare/v4.0.0...v4.0.1
123-
[4.0.0]: https://github.com/dvdoug/behat-code-coverage/compare/v3.4.1...v4.0.0
110+
[Unreleased]: https://github.com/dvdoug/behat-code-coverage/compare/v5.3.2..master
111+
112+
[5.3.2]: https://github.com/dvdoug/behat-code-coverage/compare/v5.3.1..v5.3.2
113+
[5.3.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.3.0..v5.3.1
114+
[5.3.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.2..v5.3.0
115+
[5.2.2]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.1..v5.2.2
116+
[5.2.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.2.0..v5.2.1
117+
[5.2.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.1.1..v5.2.0
118+
[5.1.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.1.0..v5.1.1
119+
[5.1.0]: https://github.com/dvdoug/behat-code-coverage/compare/v5.0.1..v5.1.0
120+
[5.0.1]: https://github.com/dvdoug/behat-code-coverage/compare/v5.0.0..v5.0.1
121+
[5.0.0]: https://github.com/dvdoug/behat-code-coverage/compare/v4.1.1..v5.0.0
122+
[4.1.1]: https://github.com/dvdoug/behat-code-coverage/compare/v4.1.0..v4.1.1
123+
[4.1.0]: https://github.com/dvdoug/behat-code-coverage/compare/v4.0.1..v4.1.0
124+
[4.0.1]: https://github.com/dvdoug/behat-code-coverage/compare/v4.0.0..v4.0.1
125+
[4.0.0]: https://github.com/dvdoug/behat-code-coverage/compare/v3.4.1..v4.0.0

0 commit comments

Comments
 (0)