|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> |
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>Change Logs — CodeIgniter 4.3.5 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.3.6 documentation</title> |
8 | 8 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
9 | 9 | <link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" /> |
10 | 10 | <link rel="stylesheet" href="../_static/css/citheme_dark.css" type="text/css" /> |
|
22 | 22 | <script src="../_static/js/theme.js"></script> |
23 | 23 | <link rel="index" title="Index" href="../genindex.html" /> |
24 | 24 | <link rel="search" title="Search" href="../search.html" /> |
25 | | - <link rel="next" title="Version 4.3.5" href="v4.3.5.html" /> |
| 25 | + <link rel="next" title="Version 4.3.6" href="v4.3.6.html" /> |
26 | 26 | <link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" /> |
27 | 27 | </head> |
28 | 28 |
|
@@ -284,6 +284,7 @@ <h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to |
284 | 284 | <p>See all the changes.</p> |
285 | 285 | <div class="toctree-wrapper compound"> |
286 | 286 | <ul> |
| 287 | +<li class="toctree-l1"><a class="reference internal" href="v4.3.6.html">Version 4.3.6</a></li> |
287 | 288 | <li class="toctree-l1"><a class="reference internal" href="v4.3.5.html">Version 4.3.5</a></li> |
288 | 289 | <li class="toctree-l1"><a class="reference internal" href="v4.3.4.html">Version 4.3.4</a></li> |
289 | 290 | <li class="toctree-l1"><a class="reference internal" href="v4.3.3.html">Version 4.3.3</a></li> |
@@ -340,14 +341,14 @@ <h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to |
340 | 341 | </div> |
341 | 342 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
342 | 343 | <a href="../installation/troubleshooting.html" class="btn btn-neutral float-left" title="Troubleshooting" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
343 | | - <a href="v4.3.5.html" class="btn btn-neutral float-right" title="Version 4.3.5" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 344 | + <a href="v4.3.6.html" class="btn btn-neutral float-right" title="Version 4.3.6" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
344 | 345 | </div> |
345 | 346 |
|
346 | 347 | <hr/> |
347 | 348 |
|
348 | 349 | <div role="contentinfo"> |
349 | 350 | <p>© Copyright 2019-2023 CodeIgniter Foundation. |
350 | | - <span class="lastupdated">Last updated on May 21, 2023. |
| 351 | + <span class="lastupdated">Last updated on Jun 17, 2023. |
351 | 352 | </span></p> |
352 | 353 | </div> |
353 | 354 |
|
|
0 commit comments