@@ -208,10 +208,16 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
208208</div>
209209
210210 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
211- <h2>[Unreleased] - 2024-12-27 </h2>
211+ <h2>[Unreleased] - 2024-12-28 </h2>
212212<h3>Added</h3>
213213<ul>
214214<li>
215+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1281">#1281</a> - <strong>S3 Filesystem based on Async AWS library</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
216+ </li>
217+ <li>
218+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1281">#1281</a> - <strong>Timeout to testsuite job at github actios</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
219+ </li>
220+ <li>
215221<a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1280">#1280</a> - <strong>Added cookies fallback page</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
216222</li>
217223<li>
@@ -287,6 +293,15 @@ <h3>Added</h3>
287293<h3>Changed</h3>
288294<ul>
289295<li>
296+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1293">#1293</a> - <strong>Increase minimal MSI for Infection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a>
297+ </li>
298+ <li>
299+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1293">#1293</a> - <strong>Run mutations tests when changing Inflection related files</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a>
300+ </li>
301+ <li>
302+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1292">#1292</a> - <strong>Update & adjust Infection configuration</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a>
303+ </li>
304+ <li>
290305<a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1287">#1287</a> - <strong>Split test suite into independent jobs</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
291306</li>
292307<li>
@@ -350,6 +365,9 @@ <h3>Changed</h3>
350365<h3>Fixed</h3>
351366<ul>
352367<li>
368+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1281">#1281</a> - <strong>Meilisearch pagination</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
369+ </li>
370+ <li>
353371<a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1289">#1289</a> - <strong>Adjust Meilisearch adapter to newer library code</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a>
354372</li>
355373<li>
0 commit comments