Skip to content

Commit 50e7867

Browse files
committed
docs: add changelog
1 parent 2b836f9 commit 50e7867

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

user_guide_src/source/changelogs/v4.4.2.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ Bugs Fixed
4747
- **Forge:** Fixed a bug where adding a Primary Key to an existing table was
4848
ignored if there were no other Keys added too.
4949
- **Routing:** Fixed a bug that ``spark routes`` may show incorrect route names.
50+
- **UserGuide:** Fixed the descriptions for ``pre_system`` and ``post_system``
51+
in :ref:`event-points`.
5052

5153
See the repo's
5254
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_

user_guide_src/source/extending/events.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ You can stop simulation by passing false:
8282

8383
.. literalinclude:: events/008.php
8484

85+
.. _event-points:
86+
8587
Event Points
8688
============
8789

0 commit comments

Comments
 (0)