Skip to content

Commit bac54f1

Browse files
Updated CHANGELOG.md
1 parent 3fc9d56 commit bac54f1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - 2026-02-21
1+
## [Unreleased] - 2026-02-22
22

33
### Added
44
- [#2213](https://github.com/flow-php/flow/pull/2213) - **phpstan integration with infection** - [@norberttech](https://github.com/norberttech)
@@ -17,6 +17,7 @@
1717
- [#2164](https://github.com/flow-php/flow/pull/2164) - **extension installation tests on macos on ci/cd** - [@norberttech](https://github.com/norberttech)
1818

1919
### Changed
20+
- [#2224](https://github.com/flow-php/flow/pull/2224) - **Rework `GoogleSheetExtractor` to use batch get functionality** - [@stloyd](https://github.com/stloyd)
2021
- [#2222](https://github.com/flow-php/flow/pull/2222) - **Adjust `GoogleSheetExtractor` row data extraction** - [@stloyd](https://github.com/stloyd)
2122
- [#2220](https://github.com/flow-php/flow/pull/2220) - **Prevent using deprecated `brick/math` functions** - [@stloyd](https://github.com/stloyd)
2223
- [#2213](https://github.com/flow-php/flow/pull/2213) - **reduced mutation tests just to data frame library** - [@norberttech](https://github.com/norberttech)
@@ -38,6 +39,7 @@
3839
- [56c3ea](https://github.com/flow-php/flow/commit/56c3eaba586448681b9357b0c98add52c32940d3) - **refactor: increate retry_threshold for phpbench** - [@norberttech](https://github.com/norberttech)
3940

4041
### Fixed
42+
- [#2224](https://github.com/flow-php/flow/pull/2224) - **Fixed wrong handling of skipping the header row in `GoogleSheetExtractor`** - [@stloyd](https://github.com/stloyd)
4143
- [#2213](https://github.com/flow-php/flow/pull/2213) - **symfony telemetry bundle tests for lowest symfony versions** - [@norberttech](https://github.com/norberttech)
4244
- [#2212](https://github.com/flow-php/flow/pull/2212) - **Support any regex delimiter and modifiers in compiler pass pattern matching** - [@bendavies](https://github.com/bendavies)
4345
- [#2211](https://github.com/flow-php/flow/pull/2211) - **failing symfony telemetry bundle tests** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)