@@ -217,6 +217,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
217217 <h2>[Unreleased] - 2025-01-30</h2>
218218<h3>Added</h3>
219219<ul>
220+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1429">#1429</a> - <strong>Flow to Doctrine Dbal schema converter</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
220221<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1413">#1413</a> - <strong>Blog Post - Data Processing in PHP</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
221222<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1410">#1410</a> - <strong>high resolution time to pipeline report execution time</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/1408">#1408</a> - <strong>Custom transformations into to_branch() loader</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -286,6 +287,7 @@ <h3>Added</h3>
286287</ul>
287288<h3>Changed</h3>
288289<ul>
290+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1429">#1429</a> - <strong>Moved UPGRADE.md to documentation folder to make it available as a static website</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
289291<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1427">#1427</a> - <strong>Revert "Bump friendsofphp/php-cs-fixer from 3.68.0 to 3.68.2 in /tools/cs-fixer"</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
290292<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1415">#1415</a> - <strong>Significantly reduced complexity of parquet schema converter</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
291293<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1407">#1407</a> - <strong>Remove usage of <code>References::init</code> in <code>Row</code> class</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
@@ -350,6 +352,7 @@ <h3>Changed</h3>
350352</ul>
351353<h3>Fixed</h3>
352354<ul>
355+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1429">#1429</a> - <strong>links in all repos readme</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
353356<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1417">#1417</a> - <strong>Removed redundant evaluation of transformer function.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/christianc1">@christianc1</a></li>
354357<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1415">#1415</a> - <strong>Date String detection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
355358<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/3dee6e88d3c268b7e51a8d7c62dd78ce9ea4bf1f">3dee6e</a> - <strong>article title</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments