77
88 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
99
10- < title > Change Logs — CodeIgniter 4.1.8 documentation</ title >
10+ < title > Change Logs — CodeIgniter 4.1.9 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.2.0 " href ="v4.2.0 .html " />
46+ < link rel ="next " title ="Version 4.1.9 " href ="v4.1.9 .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 >
173172< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/table.html "> HTML Table Class</ a > </ li >
174173< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/response.html "> HTTP Responses</ a > </ li >
175174< li class ="toctree-l2 "> < a class ="reference internal " href ="../outgoing/api_responses.html "> API Response Trait</ a > </ li >
@@ -362,7 +361,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
362361< p > See all the changes.</ p >
363362< div class ="toctree-wrapper compound ">
364363< ul >
365- < li class ="toctree-l1 "> < a class ="reference internal " href ="v4.2.0 .html "> Version 4.2.0 </ a > </ li >
364+ < li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.9 .html "> Version 4.1.9 </ a > </ li >
366365< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.8.html "> Version 4.1.8</ a > </ li >
367366< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.7.html "> Version 4.1.7</ a > </ li >
368367< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.6.html "> Version 4.1.6</ a > </ li >
@@ -400,7 +399,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
400399 </ div >
401400 < footer >
402401 < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
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 >
402+ < a href ="v4.1.9 .html " class ="btn btn-neutral float-right " title ="Version 4.1.9 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
404403 < 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 >
405404 </ div >
406405
@@ -410,7 +409,7 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to
410409 < p >
411410 © Copyright 2019-2022 CodeIgniter Foundation.
412411 < span class ="lastupdated ">
413- Last updated on Jan 24 , 2022.
412+ Last updated on Feb 26 , 2022.
414413 </ span >
415414
416415 </ p >
0 commit comments