Skip to content

Commit 162b225

Browse files
committed
CHANGELOG.md: prep. 3.0.0
1 parent 0db799a commit 162b225

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ Parts regarding the [documentation website](https://phpscraper.de), the [test pa
66

77
This project adheres to [Semantic Versioning](http://semver.org/).
88

9+
## 3.0.0 (2024-04-09)
10+
11+
- [#204](https://github.com/spekulatius/PHPScraper/pull/204): Upgrading Symfony dependencies to allow ^7.0
12+
- [#201](https://github.com/spekulatius/PHPScraper/pull/201): Pint
13+
- [#200](https://github.com/spekulatius/PHPScraper/pull/200): Upgrade from league/uri 6.x to league/uri 7.x, replacing deprecated function use with new recommended ones
14+
- [#199](https://github.com/spekulatius/PHPScraper/pull/199): Add CI job names
15+
- [#196](https://github.com/spekulatius/PHPScraper/pull/196): Upgrading repo tools
16+
- [#195](https://github.com/spekulatius/PHPScraper/pull/195): Add Pint
17+
- [#194](https://github.com/spekulatius/PHPScraper/pull/194): Fix HTTPClient config
18+
- [#192](https://github.com/spekulatius/PHPScraper/pull/192): Fix few problems reported by PHPStan
19+
- [#190](https://github.com/spekulatius/PHPScraper/pull/190): Fix typos and a critical error
20+
- [#188](https://github.com/spekulatius/PHPScraper/pull/188): Move phpstan to local temp path to ensure Windows users can run it
21+
922
## 2.0.0 (2023-06-01)
1023

1124
- [#187](https://github.com/spekulatius/PHPScraper/issues/187): Prepare v2: Improve typing, bringing PHPStan to --level=9. For details check the [CHANGELOG](https://github.com/spekulatius/PHPScraper/blob/master/UPGRADING.md#from-1x-to-2x).

0 commit comments

Comments
 (0)