1
-
2
-
3
1
<!DOCTYPE html>
4
2
< html class ="writer-html4 " lang ="en " >
5
3
< head >
6
4
< meta charset ="utf-8 " />
7
-
8
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9
-
10
- < title > Change Logs — CodeIgniter 4.2.0 documentation</ title >
11
-
12
-
13
-
14
- < link rel ="stylesheet " href ="../_static/css/citheme.css " type ="text/css " />
15
- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16
-
17
-
18
-
19
- < link rel ="shortcut icon " href ="../_static/favicon.ico "/>
20
-
21
-
22
-
23
-
24
-
25
-
26
-
27
-
6
+ < title > Change Logs — CodeIgniter 4.2.1 documentation</ title > < link rel ="stylesheet " href ="../_static/css/citheme.css " type ="text/css " />
7
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " /> < link rel ="shortcut icon " href ="../_static/favicon.ico "/>
28
8
<!--[if lt IE 9]>
29
9
<script src="../_static/js/html5shiv.min.js"></script>
30
10
<![endif]-->
31
-
32
-
33
- < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
11
+ < script id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
34
12
< script type ="text/javascript " src ="../_static/jquery.js "> </ script >
35
13
< script type ="text/javascript " src ="../_static/underscore.js "> </ script >
36
14
< script type ="text/javascript " src ="../_static/doctools.js "> </ script >
37
15
< script type ="text/javascript " src ="../_static/language_data.js "> </ script >
38
16
< script type ="text/javascript " src ="../_static/js/citheme.js "> </ script >
39
17
< script type ="text/javascript " src ="../_static/js/carbon.js "> </ script >
40
-
41
- < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
42
-
43
-
18
+ < script src ="../_static/js/theme.js "> </ script >
44
19
< link rel ="index " title ="Index " href ="../genindex.html " />
45
20
< link rel ="search " title ="Search " href ="../search.html " />
46
- < link rel ="next " title ="Version 4.2.0 " href ="v4.2.0 .html " />
21
+ < link rel ="next " title ="Version 4.2.1 " href ="v4.2.1 .html " />
47
22
< link rel ="prev " title ="Running Your App " href ="../installation/running.html " />
48
23
</ head >
49
24
50
- < body class ="wy-body-for-nav ">
51
-
52
-
25
+ < body class ="wy-body-for-nav ">
53
26
< div class ="wy-grid-for-nav ">
54
-
55
27
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
56
28
< div class ="wy-side-scroll ">
57
29
< div class ="wy-side-nav-search " style ="background: #DD4814 " >
58
-
59
-
60
-
61
- < a href ="../index.html ">
62
-
63
-
64
-
65
-
66
- < img src ="../_static/ci-logo-text.png " class ="logo " alt ="Logo "/>
67
-
30
+ < a href ="../index.html "> < img src ="../_static/ci-logo-text.png " class ="logo " alt ="Logo "/>
68
31
</ a >
69
-
70
-
71
-
72
-
73
32
< div role ="search ">
74
33
< form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
75
34
< input type ="text " name ="q " placeholder ="Search docs " />
76
35
< input type ="hidden " name ="check_keywords " value ="yes " />
77
36
< input type ="hidden " name ="area " value ="default " />
78
37
</ form >
79
38
</ div >
80
-
81
-
82
- </ div >
83
-
84
-
85
- < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
86
-
87
-
88
-
89
-
90
-
91
-
39
+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
92
40
< ul >
93
41
< li class ="toctree-l1 "> < a class ="reference internal " href ="../intro/index.html "> Welcome to CodeIgniter4</ a > < ul >
94
42
< li class ="toctree-l2 "> < a class ="reference internal " href ="../intro/index.html "> Welcome to CodeIgniter4</ a > </ li >
295
243
< li class ="toctree-l1 "> < a class ="reference internal " href ="../libraries/official_packages.html "> Official Packages</ a > </ li >
296
244
</ ul >
297
245
298
-
299
-
300
246
</ div >
301
-
302
247
</ div >
303
248
</ nav >
304
249
305
- < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
306
-
307
-
308
- < nav class ="wy-nav-top " aria-label ="top navigation ">
309
-
250
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " style ="background: #DD4814 " >
310
251
< i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
311
252
< a href ="../index.html "> CodeIgniter</ a >
312
-
313
253
</ nav >
314
254
315
-
316
255
< div class ="wy-nav-content ">
317
-
318
256
< div class ="rst-content ">
319
-
320
-
321
-
322
-
323
-
324
-
325
-
326
-
327
-
328
-
329
-
330
-
331
-
332
-
333
-
334
-
335
-
336
-
337
-
338
- < div role ="navigation " aria-label ="breadcrumbs navigation ">
339
-
257
+ < div role ="navigation " aria-label ="Page navigation ">
340
258
< ul class ="wy-breadcrumbs ">
341
-
342
259
< li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
343
-
344
260
< li > < a href ="../installation/index.html "> Installation</ a > »</ li >
345
-
346
261
< li > Change Logs</ li >
347
-
348
-
349
262
< li class ="wy-breadcrumbs-aside ">
350
-
351
-
352
-
353
263
</ li >
354
-
355
264
</ ul >
356
-
357
-
358
265
< hr />
359
266
</ div >
360
267
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
361
268
< div itemprop ="articleBody ">
362
-
269
+
363
270
< div class ="section " id ="change-logs ">
364
- < h1 > Change Logs< a class ="headerlink " href ="#change-logs " title ="Permalink to this headline "> ¶ </ a > </ h1 >
271
+ < h1 > Change Logs< a class ="headerlink " href ="#change-logs " title ="Permalink to this headline "> </ a > </ h1 >
365
272
< div class ="section " id ="version-version ">
366
- < h2 > Version 4.2< a class ="headerlink " href ="#version-version " title ="Permalink to this headline "> ¶ </ a > </ h2 >
273
+ < h2 > Version 4.2< a class ="headerlink " href ="#version-version " title ="Permalink to this headline "> </ a > </ h2 >
367
274
< p > < strong > List of all CodeIgniter4 releases</ strong > </ p >
368
275
< p > See all the changes.</ p >
369
276
< div class ="toctree-wrapper compound ">
370
277
< ul >
278
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="v4.2.1.html "> Version 4.2.1</ a > </ li >
371
279
< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.2.0.html "> Version 4.2.0</ a > </ li >
372
280
< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.9.html "> Version 4.1.9</ a > </ li >
373
281
< li class ="toctree-l1 "> < a class ="reference internal " href ="v4.1.8.html "> Version 4.1.8</ a > </ li >
@@ -403,53 +311,35 @@ <h2>Version 4.2<a class="headerlink" href="#version-version" title="Permalink to
403
311
404
312
405
313
</ div >
406
-
407
314
</ div >
408
- < footer >
409
- < div class ="rst-footer-buttons " role ="navigation " aria-label ="footer navigation ">
410
- < 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 >
315
+ < footer > < div class ="rst-footer-buttons " role ="navigation " aria-label ="Footer ">
411
316
< a href ="../installation/running.html " class ="btn btn-neutral float-left " title ="Running Your App " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
317
+ < a href ="v4.2.1.html " class ="btn btn-neutral float-right " title ="Version 4.2.1 " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
412
318
</ div >
413
319
414
320
< hr />
415
321
416
322
< div role ="contentinfo ">
417
- < p >
418
- © Copyright 2019-2022 CodeIgniter Foundation.
419
- < span class ="lastupdated ">
420
- Last updated on Jun 03, 2022.
421
- </ span >
422
-
423
- </ p >
323
+ < p > © Copyright 2019-2022 CodeIgniter Foundation.
324
+ < span class ="lastupdated "> Last updated on Jun 16, 2022.
325
+ </ span > </ p >
424
326
</ div >
425
-
426
-
427
-
428
- Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
429
-
327
+
328
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
430
329
< a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
431
-
432
- provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
330
+ provided by < a href =" https://readthedocs.org " > Read the Docs </ a > .
331
+
433
332
434
333
</ footer >
435
334
</ div >
436
335
</ div >
437
-
438
336
</ section >
439
-
440
337
</ div >
441
-
442
-
443
- < script type ="text/javascript ">
338
+ < script >
444
339
jQuery ( function ( ) {
445
340
SphinxRtdTheme . Navigation . enable ( false ) ;
446
341
} ) ;
447
- </ script >
448
-
449
-
450
-
451
-
452
-
342
+ </ script >
453
343
454
344
</ body >
455
345
</ html >
0 commit comments