Skip to content

Commit 41a5316

Browse files
committed
changelog: update [skip ci]
1 parent 6843ca1 commit 41a5316

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
## [v1.3.0](https://github.com/zenstruck/browser/releases/tag/v1.3.0)
4+
5+
February 15th, 2023 - [v1.2.0...v1.3.0](https://github.com/zenstruck/browser/compare/v1.2.0...v1.3.0)
6+
7+
* 25c5ea5 fix(tests): deprecation (#119) by @kbond
8+
* ab4b548 fix(ci): don't run fixcs/sync-with-template on forks (#119) by @kbond
9+
* d03de6a fix: enable attaching `\SplFileInfo` objects (#119) by @kbond
10+
* 90e99fc feat: require php 8+ (#117) by @kbond
11+
* f4596c8 fix: Json::assertMissing/assertHas better handle empty-ish values (#116) by @flohw
12+
* 0173c11 fix(ci): add token by @kbond
13+
* ea600b7 chore(ci): fix by @kbond
14+
* 3fe911f chore: update ci config (#114) by @kbond
15+
* 9f6024a fix: tests (#113) by @kbond
16+
* 301e072 [minor] adjust sca (#111) by @kbond
17+
* b5f7b4a [minor] adjust `Browser::content()` and add test (#111) by @kbond
18+
* 29fbc93 [minor] cs fixes (#111) by @kbond
19+
* 51bb8b1 [feature] Add `Browser::content()` to fetch the raw response body (#109) by @benr77
20+
321
## [v1.2.0](https://github.com/zenstruck/browser/releases/tag/v1.2.0)
422

523
August 29th, 2022 - [v1.1.0...v1.2.0](https://github.com/zenstruck/browser/compare/v1.1.0...v1.2.0)

0 commit comments

Comments
 (0)