We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c884200 commit 068a0faCopy full SHA for 068a0fa
2 files changed
user_guide_src/source/changelogs/index.rst
@@ -12,6 +12,7 @@ See all the changes.
12
.. toctree::
13
:titlesonly:
14
15
+ v4.3.1
16
v4.3.0
17
v4.2.12
18
v4.2.11
user_guide_src/source/changelogs/v4.3.1.rst
@@ -0,0 +1,29 @@
1
+Version 4.3.1
2
+#############
3
+
4
+Release Date: Unreleased
5
6
+**4.3.1 release of CodeIgniter4**
7
8
+.. contents::
9
+ :local:
10
+ :depth: 3
11
+BREAKING
+********
+Message Changes
+***************
+Changes
19
+*******
20
21
+Deprecations
22
+************
23
24
+Bugs Fixed
25
+**********
26
27
+See the repo's
28
+`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_
29
+for a complete list of bugs fixed.
0 commit comments