88
99 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
1010
11- < title > Change Logs — CodeIgniter4 4.0.0-beta.1 documentation</ title >
11+ < title > Change Logs — CodeIgniter4 4.0.0-beta.2 documentation</ title >
1212
1313
1414
3434
3535
3636
37- < link rel ="top " title ="CodeIgniter4 4.0.0-beta.1 documentation " href ="../index.html "/>
37+ < link rel ="top " title ="CodeIgniter4 4.0.0-beta.2 documentation " href ="../index.html "/>
3838 < link rel ="next " title ="Version 4.0-dev " href ="next.html "/>
3939 < link rel ="prev " title ="The MIT License (MIT) " href ="../license.html "/>
4040
130130< ul class ="current ">
131131< li class ="toctree-l1 "> < a class ="reference internal " href ="../license.html "> The MIT License (MIT)</ a > </ li >
132132< li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> Change Logs</ a > < ul >
133- < li class ="toctree-l2 "> < a class ="reference internal " href ="#version-version "> Version 4.0-dev </ a > </ li >
133+ < li class ="toctree-l2 "> < a class ="reference internal " href ="#version-4-0-0-beta-2 "> Version 4.0.0-beta.2 </ a > </ li >
134134< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-4-0-0-beta-1 "> Version 4.0.0-beta.1</ a > </ li >
135135< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-4-0-0-alpha-5 "> Version 4.0.0-alpha.5</ a > </ li >
136136< li class ="toctree-l2 "> < a class ="reference internal " href ="#version-4-0-0-alpha-4 "> Version 4.0.0-alpha.4</ a > </ li >
210210
211211 < div class ="section " id ="change-logs ">
212212< h1 > Change Logs< a class ="headerlink " href ="#change-logs " title ="Permalink to this headline "> ¶</ a > </ h1 >
213- < div class ="section " id ="version-version ">
214- < h2 > Version 4.0-dev < a class ="headerlink " href ="#version-version " title ="Permalink to this headline "> ¶</ a > </ h2 >
215- < p > Release Date: Not Released </ p >
213+ < div class ="section " id ="version-4-0-0-beta-2 ">
214+ < h2 > Version 4.0.0-beta.2 < a class ="headerlink " href ="#version-4-0-0-beta-2 " title ="Permalink to this headline "> ¶</ a > </ h2 >
215+ < p > Release Date: April 04, 2019 </ p >
216216< p > < strong > Next release of CodeIgniter4</ strong > </ p >
217217< p > < a class ="reference internal " href ="next.html "> < span class ="doc "> See all the changes.</ span > </ a > </ p >
218218</ div >
@@ -362,7 +362,7 @@ <h2>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
362362 < div role ="contentinfo ">
363363 < p >
364364 © Copyright 2014-2019 British Columbia Institute of Technology.
365- Last updated on Mar 01 , 2019.
365+ Last updated on Apr 04 , 2019.
366366
367367 </ p >
368368 </ div >
@@ -384,7 +384,7 @@ <h2>Version 4.0.0-alpha.1<a class="headerlink" href="#version-4-0-0-alpha-1" tit
384384 < script type ="text/javascript ">
385385 var DOCUMENTATION_OPTIONS = {
386386 URL_ROOT :'../' ,
387- VERSION :'4.0.0-beta.1 ' ,
387+ VERSION :'4.0.0-beta.2 ' ,
388388 COLLAPSE_INDEX :false ,
389389 FILE_SUFFIX :'.html' ,
390390 HAS_SOURCE : false ,
0 commit comments