Skip to content

Commit ee96580

Browse files
Updated CHANGELOG.md
1 parent 3851c0a commit ee96580

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
## [Unreleased] - 2025-10-31
22

33
### Added
4+
- [#1942](https://github.com/flow-php/flow/pull/1942) - **Filesystem Path Option - ContentType** - [@norberttech](https://github.com/norberttech)
45
- [#1917](https://github.com/flow-php/flow/pull/1917) - **Add a new `HTMLType`** - [@stloyd](https://github.com/stloyd)
56

67
### Changed
8+
- [#1942](https://github.com/flow-php/flow/pull/1942) - **Make Filesystem Path / Options immutable** - [@norberttech](https://github.com/norberttech)
9+
- [#1942](https://github.com/flow-php/flow/pull/1942) - **Make Filesystem Path Options accept scalar types and enums only** - [@norberttech](https://github.com/norberttech)
710
- [#1932](https://github.com/flow-php/flow/pull/1932) - **Enforce passing `EntryFactory` to `array_to_row(s)` & `to_entry` functions** - [@stloyd](https://github.com/stloyd)
811
- [#1929](https://github.com/flow-php/flow/pull/1929) - **Pass `EntryFactory` to the `Rows::join*()` methods** - [@stloyd](https://github.com/stloyd)
912
- [#1929](https://github.com/flow-php/flow/pull/1929) - **Enforce instance of EntryFactory in the join methods** - [@stloyd](https://github.com/stloyd)
1013
- [#1925](https://github.com/flow-php/flow/pull/1925) - **Update Homebrew TAP formula: flow-php to version: 0.26.1** - [@norberttech](https://github.com/norberttech)
1114

1215
### Fixed
16+
- [#1942](https://github.com/flow-php/flow/pull/1942) - **AsyncAWSS3DestinationStream - set correct content type** - [@norberttech](https://github.com/norberttech)
1317
- [#1944](https://github.com/flow-php/flow/pull/1944) - **Incorrect library test group names** - [@stloyd](https://github.com/stloyd)
1418
- [#1945](https://github.com/flow-php/flow/pull/1945) - **Fixed broken `HTMLTypeTest`** - [@stloyd](https://github.com/stloyd)
1519

0 commit comments

Comments
 (0)