Skip to content

Commit b55a590

Browse files
committed
docs: add changelog
1 parent db3464a commit b55a590

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

user_guide_src/source/changelogs/v4.5.0.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,10 @@ Others
406406
------
407407

408408
- **Cache:** The deprecated ``CodeIgniter\Cache\Exceptions\ExceptionInterface`` has been removed.
409-
- **Config:** The deprecated ``CodeIgniter\Config\Config`` class has been removed.
409+
- **Config:**
410+
- The deprecated ``CodeIgniter\Config\Config`` class has been removed.
411+
- The deprecated ``CodeIgniter\Config\BaseService::discoverServices()`` method
412+
has been removed.
410413
- **Controller:** The deprecated ``Controller::loadHelpers()`` method has been removed.
411414
- **Exceptions:** The deprecated ``CodeIgniter\Exceptions\CastException`` class has been removed.
412415
- **Entity:** The deprecated ``CodeIgniter\Entity`` class has been removed. Use

0 commit comments

Comments
 (0)