77
88 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
99
10- < title > Change Logs — CodeIgniter 4.1.7 documentation</ title >
10+ < title > Change Logs — CodeIgniter 4.1.8 documentation</ title >
1111
1212
1313
4343
4444 < link rel ="index " title ="Index " href ="../genindex.html " />
4545 < link rel ="search " title ="Search " href ="../search.html " />
46- < link rel ="next " title ="Version 4.1.7 " href ="v4.1.7 .html " />
46+ < link rel ="next " title ="Version 4.2.0 " href ="v4.2.0 .html " />
4747 < link rel ="prev " title ="Upgrade View Parser " href ="../installation/upgrade_view_parser.html " />
4848</ head >
4949
169169< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/view_renderer.html "> View Renderer</ a > </ li >
170170< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/view_layouts.html "> View Layouts</ a > </ li >
171171< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/view_parser.html "> View Parser</ a > </ li >
172+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/view_decorators.html "> View Decorators</ a > </ li >
172173< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/table.html "> HTML Table Class</ a > </ li >
173174< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/response.html "> HTTP Responses</ a > </ li >
174175< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/api_responses.html "> API Response Trait</ a > </ li >
@@ -361,6 +362,8 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
361362< p > See all the changes.</ p >
362363< div class ="toctree-wrapper compound ">
363364< ul >
365+ < li class ="toctree-l1 "> < a class ="reference internal " href ="v4.2.0.html "> Version 4.2.0</ a > </ li >
366+ < li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.8.html "> Version 4.1.8</ a > </ li >
364367< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.7.html "> Version 4.1.7</ a > </ li >
365368< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.6.html "> Version 4.1.6</ a > </ li >
366369< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.5.html "> Version 4.1.5</ a > </ li >
@@ -397,7 +400,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
397400 </ div >
398401 < footer >
399402 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
400- < a href ="v4.1.7 .html " class ="btn btn-neutral float-right " title ="Version 4.1.7 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
403+ < a href ="v4.2.0 .html " class ="btn btn-neutral float-right " title ="Version 4.2.0 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
401404 < a href ="../installation/upgrade_view_parser.html " class ="btn btn-neutral float-left " title ="Upgrade View Parser " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
402405 </ div >
403406
@@ -407,7 +410,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
407410 < p >
408411 © Copyright 2019-2022 CodeIgniter Foundation.
409412 < span class ="lastupdated ">
410- Last updated on Jan 10 , 2022.
413+ Last updated on Jan 24 , 2022.
411414 </ span >
412415
413416 </ p >
0 commit comments