Skip to content

Commit 94c4232

Browse files
committed
docs: add changelog
1 parent f2806b3 commit 94c4232

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

user_guide_src/source/changelogs/v4.5.0.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,14 @@ Model
109109
- ``Model::idValue()``
110110
- ``Model::classToArray()``
111111

112+
CodeIgniter
113+
-----------
114+
115+
- ``$path``
116+
- ``$useSafeOutput``
117+
- ``useSafeOutput()``
118+
- ``setPath()``
119+
112120
Enhancements
113121
************
114122

@@ -169,6 +177,9 @@ Changes
169177
Deprecations
170178
************
171179

180+
- **CodeIgniter:** The ``determinePath()`` method has been deprecated. No longer
181+
used.
182+
172183
Bugs Fixed
173184
**********
174185

0 commit comments

Comments
 (0)