@@ -318,9 +318,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
318318</div>
319319
320320 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-2xl">
321- <h2><a id="unreleased---2026-01-27 " href="#unreleased---2026-01-27 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-01-27 </h2>
321+ <h2><a id="unreleased---2026-02-02 " href="#unreleased---2026-02-02 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-02 </h2>
322322<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
323323<ul>
324+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Internal interface Processor</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
324325<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>New flow-php/symfony-http-foundation-telemetry-bridge package for Symfony HttpFoundation telemetry context propagation</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
325326<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>PHPStan generics support to Carrier interface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
326327<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>Unified unwrap() method to all Carrier implementations</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -330,6 +331,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
330331</ul>
331332<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
332333<ul>
334+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Building DataFrame Pipeline as Stages</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
333335<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/f58d7e3c898f183c0fad58d3fb71f5b1e458b0ff">f58d7e</a> - <strong>refactor: remove homebrew formula and tap distribution</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
334336<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>[BC] Carrier::set() return type changed from void to static</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
335337<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2167">#2167</a> - <strong>[BC] ArrayCarrier::toArray() replaced by unwrap()</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -357,6 +359,8 @@ <h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink
357359</ul>
358360<h3><a id="removed" href="#removed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Removed</h3>
359361<ul>
362+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>Internal interface Pipeline</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
363+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2193">#2193</a> - <strong>redundant clone usage from DataFrame</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
360364<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/abbbe5321f26ebcd8c3332829776f05ee4a74066">abbbe5</a> - <strong>phpbench</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
361365</ul>
362366<h2><a id="0310---2026-01-19" href="#0310---2026-01-19" class="mr-2" aria-hidden="true" title="Permalink">#</a>[0.31.0] - 2026-01-19</h2>
0 commit comments