Skip to content

Commit 2534e5a

Browse files
committed
docs: Update changelog
1 parent 3a8e592 commit 2534e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ Removed Deprecated Items
198198
- **Logger:** The deprecated ``CodeIgniter\Log\Logger::cleanFilenames()`` and
199199
``CodeIgniter\Test\TestLogger::cleanup()`` have been removed. Use the
200200
``clean_path()`` function instead.
201+
**Router:** The deprecated ``\CodeIgniter\Router\Exceptions\RedirectException`` has been removed. Use ``\CodeIgniter\HTTP\Exceptions\RedirectException`` instead.
201202

202203
************
203204
Enhancements

0 commit comments

Comments
 (0)