|
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.6.0 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.6.1 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.6.0" href="v4.6.0.html" /> |
| 29 | + <link rel="next" title="Version 4.6.1" href="v4.6.1.html" /> |
30 | 30 | <link rel="prev" title="Deployment" href="../installation/deployment.html" />
|
31 | 31 | </head>
|
32 | 32 |
|
@@ -295,6 +295,7 @@ <h2>Version 4.6<a class="headerlink" href="#version-version" title="Permalink to
|
295 | 295 | <p>See all the changes.</p>
|
296 | 296 | <div class="toctree-wrapper compound">
|
297 | 297 | <ul>
|
| 298 | +<li class="toctree-l1"><a class="reference internal" href="v4.6.1.html">Version 4.6.1</a></li> |
298 | 299 | <li class="toctree-l1"><a class="reference internal" href="v4.6.0.html">Version 4.6.0</a></li>
|
299 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.5.8.html">Version 4.5.8</a></li>
|
300 | 301 | <li class="toctree-l1"><a class="reference internal" href="v4.5.7.html">Version 4.5.7</a></li>
|
@@ -373,14 +374,14 @@ <h2>Version 4.6<a class="headerlink" href="#version-version" title="Permalink to
|
373 | 374 | </div>
|
374 | 375 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
375 | 376 | <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>
|
376 |
| - <a href="v4.6.0.html" class="btn btn-neutral float-right" title="Version 4.6.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 377 | + <a href="v4.6.1.html" class="btn btn-neutral float-right" title="Version 4.6.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
377 | 378 | </div>
|
378 | 379 |
|
379 | 380 | <hr/>
|
380 | 381 |
|
381 | 382 | <div role="contentinfo">
|
382 | 383 | <p>© Copyright 2019-2025 CodeIgniter Foundation.
|
383 |
| - <span class="lastupdated">Last updated on Jan 19, 2025. |
| 384 | + <span class="lastupdated">Last updated on May 02, 2025. |
384 | 385 | </span></p>
|
385 | 386 | </div>
|
386 | 387 |
|
|
0 commit comments