|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> |
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>Change Logs — CodeIgniter 4.5.6 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.5.7 documentation</title> |
8 | 8 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme.css" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css" /> |
|
26 | 26 | <script src="../_static/js/theme.js"></script> |
27 | 27 | <link rel="index" title="Index" href="../genindex.html" /> |
28 | 28 | <link rel="search" title="Search" href="../search.html" /> |
29 | | - <link rel="next" title="Version 4.5.6" href="v4.5.6.html" /> |
| 29 | + <link rel="next" title="Version 4.5.7" href="v4.5.7.html" /> |
30 | 30 | <link rel="prev" title="Deployment" href="../installation/deployment.html" /> |
31 | 31 | </head> |
32 | 32 |
|
@@ -294,6 +294,7 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Permalink to |
294 | 294 | <p>See all the changes.</p> |
295 | 295 | <div class="toctree-wrapper compound"> |
296 | 296 | <ul> |
| 297 | +<li class="toctree-l1"><a class="reference internal" href="v4.5.7.html">Version 4.5.7</a></li> |
297 | 298 | <li class="toctree-l1"><a class="reference internal" href="v4.5.6.html">Version 4.5.6</a></li> |
298 | 299 | <li class="toctree-l1"><a class="reference internal" href="v4.5.5.html">Version 4.5.5</a></li> |
299 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.5.4.html">Version 4.5.4</a></li> |
@@ -369,14 +370,14 @@ <h2>Version 4.5<a class="headerlink" href="#version-version" title="Permalink to |
369 | 370 | </div> |
370 | 371 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
371 | 372 | <a href="../installation/deployment.html" class="btn btn-neutral float-left" title="Deployment" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
372 | | - <a href="v4.5.6.html" class="btn btn-neutral float-right" title="Version 4.5.6" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 373 | + <a href="v4.5.7.html" class="btn btn-neutral float-right" title="Version 4.5.7" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
373 | 374 | </div> |
374 | 375 |
|
375 | 376 | <hr/> |
376 | 377 |
|
377 | 378 | <div role="contentinfo"> |
378 | 379 | <p>© Copyright 2019-2024 CodeIgniter Foundation. |
379 | | - <span class="lastupdated">Last updated on Dec 28, 2024. |
| 380 | + <span class="lastupdated">Last updated on Dec 31, 2024. |
380 | 381 | </span></p> |
381 | 382 | </div> |
382 | 383 |
|
|
0 commit comments