@@ -320,9 +320,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
320320</div>
321321
322322 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-2xl">
323- <h2><a id="unreleased---2026-02-12 " href="#unreleased---2026-02-12 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-12 </h2>
323+ <h2><a id="unreleased---2026-02-13 " href="#unreleased---2026-02-13 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2026-02-13 </h2>
324324<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
325325<ul>
326+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2213">#2213</a> - <strong>phpstan integration with infection</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/2211">#2211</a> - <strong>more context to telemetry logger interface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
327328<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2210">#2210</a> - <strong>Filesystem direct integration with Telemetry</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
328329<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2202">#2202</a> - <strong>Flow PHP - Symfony Telemetry Bundle</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -339,6 +340,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
339340</ul>
340341<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
341342<ul>
343+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2213">#2213</a> - <strong>reduced mutation tests just to data frame library</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
342344<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/9aa918a7d93081c160c49b62a54702d0f1a1cb05">9aa918</a> - <strong>chore: updated dependencies</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
343345<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/4be0348fb07002f1a98a1bbe8ac54974d1a25eb3">4be034</a> - <strong>update: dependencies</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
344346<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2196">#2196</a> - <strong>Stages are now called Segments</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -358,6 +360,7 @@ <h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Perma
358360</ul>
359361<h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
360362<ul>
363+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2213">#2213</a> - <strong>symfony telemetry bundle tests for lowest symfony versions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
361364<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2212">#2212</a> - <strong>Support any regex delimiter and modifiers in compiler pass pattern matching</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/bendavies">@bendavies</a></li>
362365<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2211">#2211</a> - <strong>failing symfony telemetry bundle tests</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
363366<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2211">#2211</a> - <strong>regex patterns to exclude commands/templates in telemetry bundle</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments