Skip to content

Commit 9625b12

Browse files
committed
docs: add changelog v4.4.0
1 parent 67decbb commit 9625b12

File tree

2 files changed

+78
-0
lines changed

2 files changed

+78
-0
lines changed

user_guide_src/source/changelogs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ See all the changes.
1212
.. toctree::
1313
:titlesonly:
1414

15+
v4.4.0
1516
v4.3.0
1617
v4.2.10
1718
v4.2.9
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
Version 4.4.0
2+
#############
3+
4+
Release Date: Unreleased
5+
6+
**4.4.0 release of CodeIgniter4**
7+
8+
.. contents::
9+
:local:
10+
:depth: 3
11+
12+
Highlights
13+
**********
14+
15+
- Update minimal PHP requirement to 8.0.
16+
- TBD
17+
18+
BREAKING
19+
********
20+
21+
Behavior Changes
22+
================
23+
24+
Interface Changes
25+
=================
26+
27+
Method Signature Changes
28+
========================
29+
30+
Enhancements
31+
************
32+
33+
Commands
34+
========
35+
36+
Testing
37+
=======
38+
39+
Database
40+
========
41+
42+
Query Builder
43+
-------------
44+
45+
Forge
46+
-----
47+
48+
Others
49+
------
50+
51+
Model
52+
=====
53+
54+
Libraries
55+
=========
56+
57+
Helpers and Functions
58+
=====================
59+
60+
Others
61+
======
62+
63+
Message Changes
64+
***************
65+
66+
Changes
67+
*******
68+
69+
- Update minimal PHP requirement to 8.0.
70+
71+
Deprecations
72+
************
73+
74+
Bugs Fixed
75+
**********
76+
77+
See the repo's `CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_ for a complete list of bugs fixed.

0 commit comments

Comments
 (0)