|
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
9 | 9 |
|
10 |
| - <title>Change Logs — CodeIgniter 4.1.0 documentation</title> |
| 10 | + <title>Change Logs — CodeIgniter 4.1.1 documentation</title> |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
43 | 43 |
|
44 | 44 | <link rel="index" title="Index" href="../genindex.html" />
|
45 | 45 | <link rel="search" title="Search" href="../search.html" />
|
46 |
| - <link rel="next" title="Version 4.1.0" href="v4.1.0.html" /> |
| 46 | + <link rel="next" title="Version 4.1.2" href="v4.1.2.html" /> |
47 | 47 | <link rel="prev" title="The MIT License (MIT)" href="../license.html" />
|
48 | 48 | </head>
|
49 | 49 |
|
@@ -352,6 +352,8 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
|
352 | 352 | <p>See all the changes.</p>
|
353 | 353 | <div class="toctree-wrapper compound">
|
354 | 354 | <ul>
|
| 355 | +<li class="toctree-l1"><a class="reference internal" href="v4.1.2.html">Version 4.1.2</a></li> |
| 356 | +<li class="toctree-l1"><a class="reference internal" href="v4.1.1.html">Version 4.1.1</a></li> |
355 | 357 | <li class="toctree-l1"><a class="reference internal" href="v4.1.0.html">Version 4.1.0</a></li>
|
356 | 358 | <li class="toctree-l1"><a class="reference internal" href="v4.0.5.html">Version 4.0.5</a></li>
|
357 | 359 | <li class="toctree-l1"><a class="reference internal" href="v4.0.4.html">Version 4.0.4</a></li>
|
@@ -381,7 +383,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
|
381 | 383 | </div>
|
382 | 384 | <footer>
|
383 | 385 | <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
|
384 |
| - <a href="v4.1.0.html" class="btn btn-neutral float-right" title="Version 4.1.0" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 386 | + <a href="v4.1.2.html" class="btn btn-neutral float-right" title="Version 4.1.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
385 | 387 | <a href="../license.html" class="btn btn-neutral float-left" title="The MIT License (MIT)" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
386 | 388 | </div>
|
387 | 389 |
|
|
0 commit comments