@@ -215,9 +215,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
215215</div>
216216
217217 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
218- <h2><a id="flow-php-unreleased---2025-02-26 " href="#content-unreleased---2025-02-26 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-02-26 </h2>
218+ <h2><a id="flow-php-unreleased---2025-02-27 " href="#content-unreleased---2025-02-27 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-02-27 </h2>
219219<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
220220<ul>
221+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>afterLast function with test coverage</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
221222<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>DSL for Symfony Http Bridge</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
222223<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1496">#1496</a> - <strong>helper methods on Schema/Definition to manipulate metadata</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
223224<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1495">#1495</a> - <strong>Adds method <code>TransformerLoader::closure()</code> to delegate generator stop signals to proxied loaders.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/christianc1">@christianc1</a></li>
@@ -399,6 +400,7 @@ <h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="t
399400</ul>
400401<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
401402<ul>
403+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>Add missing PHPDocs in Chain</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
402404<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1499">#1499</a> - <strong>Prevent double ETL evaluation in buffered response</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
403405<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>Fixed documentation</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
404406<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/457164b233c9168df44ccf298a777121e1891861">457164</a> - <strong>broken upsert example</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments