Skip to content

Commit 08345fa

Browse files
Updated CHANGELOG.md
1 parent a2c4195 commit 08345fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - 2025-12-25
1+
## [Unreleased] - 2025-12-26
22

33
### Added
44
- [#2104](https://github.com/flow-php/flow/pull/2104) - **excel support to playground** - [@norberttech](https://github.com/norberttech)
@@ -20,12 +20,14 @@
2020
- [#2088](https://github.com/flow-php/flow/pull/2088) - **expose Statements through ParsedQuery object** - [@norberttech](https://github.com/norberttech)
2121

2222
### Changed
23+
- [#2103](https://github.com/flow-php/flow/pull/2103) - **Simplify a little bit the `ExcelLoader` code** - [@stloyd](https://github.com/stloyd)
2324
- [#2100](https://github.com/flow-php/flow/pull/2100) - **OrderBy and OrderByItem were merged into single OrderBy class** - [@norberttech](https://github.com/norberttech)
2425
- [#2095](https://github.com/flow-php/flow/pull/2095) - **array converters to throw ValueConversionException for invalid element types instead of silently converting** - [@norberttech](https://github.com/norberttech)
2526
- [a2bfdc](https://github.com/flow-php/flow/commit/a2bfdc69b9d30a4b9585a6a59d1c33cd3f79991b) - **chores: cleanups** - [@norberttech](https://github.com/norberttech)
2627
- [#2087](https://github.com/flow-php/flow/pull/2087) - **Update Homebrew TAP formula: flow-php to version: 0.29.0** - [@norberttech](https://github.com/norberttech)
2728

2829
### Fixed
30+
- [#2103](https://github.com/flow-php/flow/pull/2103) - **Fixing bug in `ExcelExtractor` skipping the first row when no headers are needed** - [@stloyd](https://github.com/stloyd)
2931
- [#2100](https://github.com/flow-php/flow/pull/2100) - **limit/offset postgresql extracto will now detect lack of order by in query** - [@norberttech](https://github.com/norberttech)
3032
- [d4e9bd](https://github.com/flow-php/flow/commit/d4e9bdb3e855bfc3e76aee053517c734bf47fe37) - **trigger in github workflow** - [@norberttech](https://github.com/norberttech)
3133
- [5e8882](https://github.com/flow-php/flow/commit/5e888217111c382a4ceaa16b7d34f6083b75000e) - **missing phpbench setup in baseline workflow** - [@norberttech](https://github.com/norberttech)

0 commit comments

Comments
 (0)