|
6 | 6 | <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | | - <title>Change Logs — CodeIgniter 4.7.1 documentation</title> |
| 9 | + <title>Change Logs — CodeIgniter 4.7.2 documentation</title> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=34bb78ad" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme.css?v=eacb1234" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../_static/css/citheme_dark.css?v=2b70fae9" /> |
|
15 | 15 | <link rel="shortcut icon" href="../_static/favicon.ico"/> |
16 | 16 | <script src="../_static/jquery.js?v=5d32c60e"></script> |
17 | 17 | <script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
18 | | - <script src="../_static/documentation_options.js?v=36689d04"></script> |
| 18 | + <script src="../_static/documentation_options.js?v=9b38edc8"></script> |
19 | 19 | <script src="../_static/doctools.js?v=9bcbadda"></script> |
20 | 20 | <script src="../_static/sphinx_highlight.js?v=dc90522c"></script> |
21 | 21 | <script src="../_static/js/citheme.js?v=e0bcfc84"></script> |
22 | 22 | <script src="../_static/js/carbon.js?v=b287325f"></script> |
23 | 23 | <script src="../_static/js/theme.js"></script> |
24 | 24 | <link rel="index" title="Index" href="../genindex.html" /> |
25 | 25 | <link rel="search" title="Search" href="../search.html" /> |
26 | | - <link rel="next" title="Version 4.7.1" href="v4.7.1.html" /> |
| 26 | + <link rel="next" title="Version 4.7.2" href="v4.7.2.html" /> |
27 | 27 | <link rel="prev" title="Deployment" href="../installation/deployment.html" /> |
28 | 28 | </head> |
29 | 29 |
|
@@ -295,6 +295,7 @@ <h2>Version 4.7<a class="headerlink" href="#version-version" title="Link to this |
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.7.2.html">Version 4.7.2</a></li> |
298 | 299 | <li class="toctree-l1"><a class="reference internal" href="v4.7.1.html">Version 4.7.1</a></li> |
299 | 300 | <li class="toctree-l1"><a class="reference internal" href="v4.7.0.html">Version 4.7.0</a></li> |
300 | 301 | <li class="toctree-l1"><a class="reference internal" href="v4.6.5.html">Version 4.6.5</a></li> |
@@ -380,14 +381,14 @@ <h2>Version 4.7<a class="headerlink" href="#version-version" title="Link to this |
380 | 381 | </div> |
381 | 382 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
382 | 383 | <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> |
383 | | - <a href="v4.7.1.html" class="btn btn-neutral float-right" title="Version 4.7.1" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 384 | + <a href="v4.7.2.html" class="btn btn-neutral float-right" title="Version 4.7.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
384 | 385 | </div> |
385 | 386 |
|
386 | 387 | <hr/> |
387 | 388 |
|
388 | 389 | <div role="contentinfo"> |
389 | 390 | <p>© Copyright 2019-2026 CodeIgniter Foundation. |
390 | | - <span class="lastupdated">Last updated on Mar 22, 2026. |
| 391 | + <span class="lastupdated">Last updated on Mar 24, 2026. |
391 | 392 | </span></p> |
392 | 393 | </div> |
393 | 394 |
|
|
0 commit comments