|
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.2.10 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.2.11 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="shortcut icon" href="../_static/favicon.ico"/> |
|
21 | 21 | <script src="../_static/js/theme.js"></script> |
22 | 22 | <link rel="index" title="Index" href="../genindex.html" /> |
23 | 23 | <link rel="search" title="Search" href="../search.html" /> |
24 | | - <link rel="next" title="Version 4.2.10" href="v4.2.10.html" /> |
| 24 | + <link rel="next" title="Version 4.2.11" href="v4.2.11.html" /> |
25 | 25 | <link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" /> |
26 | 26 | </head> |
27 | 27 |
|
@@ -279,6 +279,7 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to |
279 | 279 | <p>See all the changes.</p> |
280 | 280 | <div class="toctree-wrapper compound"> |
281 | 281 | <ul> |
| 282 | +<li class="toctree-l1"><a class="reference internal" href="v4.2.11.html">Version 4.2.11</a></li> |
282 | 283 | <li class="toctree-l1"><a class="reference internal" href="v4.2.10.html">Version 4.2.10</a></li> |
283 | 284 | <li class="toctree-l1"><a class="reference internal" href="v4.2.9.html">Version 4.2.9</a></li> |
284 | 285 | <li class="toctree-l1"><a class="reference internal" href="v4.2.8.html">Version 4.2.8</a></li> |
@@ -327,14 +328,14 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to |
327 | 328 | </div> |
328 | 329 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
329 | 330 | <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> |
330 | | - <a href="v4.2.10.html" class="btn btn-neutral float-right" title="Version 4.2.10" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 331 | + <a href="v4.2.11.html" class="btn btn-neutral float-right" title="Version 4.2.11" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
331 | 332 | </div> |
332 | 333 |
|
333 | 334 | <hr/> |
334 | 335 |
|
335 | 336 | <div role="contentinfo"> |
336 | 337 | <p>© Copyright 2019-2022 CodeIgniter Foundation. |
337 | | - <span class="lastupdated">Last updated on Nov 05, 2022. |
| 338 | + <span class="lastupdated">Last updated on Dec 22, 2022. |
338 | 339 | </span></p> |
339 | 340 | </div> |
340 | 341 |
|
|
0 commit comments