Skip to content

Commit 61a6aa3

Browse files
committed
docs: add changelog for v4.2.12
1 parent 1ce498b commit 61a6aa3

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

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.2.12
1516
v4.2.11
1617
v4.2.10
1718
v4.2.9
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Version 4.2.12
2+
##############
3+
4+
Release Date: Unreleased
5+
6+
**4.2.12 release of CodeIgniter4**
7+
8+
.. contents::
9+
:local:
10+
:depth: 2
11+
12+
Bugs Fixed
13+
**********
14+
15+
- Fixed ``Request::getIPaddress()`` causes an error on CLI.
16+
- Fixed ``link_tag()`` missing ``type="application/rss+xml"``.
17+
18+
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)