@@ -221,17 +221,21 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
221221 <h2><a id="flow-php-unreleased---2025-10-31" href="#content-unreleased---2025-10-31" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-10-31</h2>
222222<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
223223<ul>
224+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1942">#1942</a> - <strong>Filesystem Path Option - ContentType</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
224225<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1917">#1917</a> - <strong>Add a new <code>HTMLType</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
225226</ul>
226227<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
227228<ul>
229+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1942">#1942</a> - <strong>Make Filesystem Path / Options immutable</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
230+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1942">#1942</a> - <strong>Make Filesystem Path Options accept scalar types and enums only</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
228231<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1932">#1932</a> - <strong>Enforce passing <code>EntryFactory</code> to <code>array_to_row(s)</code> & <code>to_entry</code> functions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
229232<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1929">#1929</a> - <strong>Pass <code>EntryFactory</code> to the <code>Rows::join*()</code> methods</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
230233<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1929">#1929</a> - <strong>Enforce instance of EntryFactory in the join methods</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
231234<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1925">#1925</a> - <strong>Update Homebrew TAP formula: flow-php to version: 0.26.1</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
232235</ul>
233236<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
234237<ul>
238+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1942">#1942</a> - <strong>AsyncAWSS3DestinationStream - set correct content type</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
235239<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1944">#1944</a> - <strong>Incorrect library test group names</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
236240<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1945">#1945</a> - <strong>Fixed broken <code>HTMLTypeTest</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
237241</ul>
0 commit comments