@@ -313,6 +313,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
313313 <h2><a id="unreleased---2025-12-16" href="#unreleased---2025-12-16" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-12-16</h2>
314314<h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
315315<ul>
316+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2084">#2084</a> - <strong>optional playground link to bug.yml template</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
316317<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2083">#2083</a> - <strong>Dedicated postgresql client interface to flow-php/postgresql</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
317318<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2074">#2074</a> - <strong>Json value to flow-php/types</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
318319<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1906">#1906</a> - <strong>support for php 8.5</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -338,6 +339,7 @@ <h3><a id="added" href="#added" class="mr-2" aria-hidden="true" title="Permalink
338339</ul>
339340<h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
340341<ul>
342+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2082">#2082</a> - <strong>Allow usage of newer "openspout/openspout"</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
341343<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2076">#2076</a> - <strong>Break monolithic Definition into specific types definitions</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/pull/2076">#2076</a> - <strong>Improved types definitions in Entry interface and implementations</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/pull/2074">#2074</a> - <strong>changed TypeJson from Type{string} into Type{Json}</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -355,6 +357,7 @@ <h3><a id="changed" href="#changed" class="mr-2" aria-hidden="true" title="Perma
355357</ul>
356358<h3><a id="fixed" href="#fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
357359<ul>
360+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2084">#2084</a> - <strong>value functions in query builder</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
358361<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/3fb046eae182f08ae9b180f36f569e41e80ee508">3fb046</a> - <strong>building docker on github actions</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
359362<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2063">#2063</a> - <strong>failing test on latest version of symfony in php 8.4</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
360363<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2048">#2048</a> - <strong>headline links to navigate to specific section of page</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments