|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased] - 2023-xx-xx |
| 3 | +## [Unreleased] - 2024-xx-xx |
| 4 | + |
| 5 | +## [5.3.2] - 2023-12-09 |
4 | 6 | ### Added |
5 | 7 | - Support for Symfony 7 |
6 | 8 |
|
7 | 9 | ### Removed |
8 | 10 | - Support for Symfony 4 |
9 | 11 |
|
10 | | - |
11 | 12 | ## [5.3.1] - 2023-05-08 |
12 | 13 | ### Changed |
13 | 14 | - Stopped using some deprecated methods inside `phpunit/php-code-coverage` v10.1 |
|
106 | 107 | - Support for Symfony components older than `<3.4` |
107 | 108 | - Support for HHVM |
108 | 109 |
|
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