Skip to content

Commit 04cbdf1

Browse files
committed
docs: add changelog
1 parent 4288efe commit 04cbdf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Others
2828

2929
- The ``spark`` file has been changed due to a change in the processing of Spark commands.
3030
- ``InvalidArgumentException`` that is a kind of ``LogicException`` in ``BaseBuilder::_whereIn()`` is not suppressed by the configuration. Previously if ``CI_DEBUG`` was false, the exception was suppressed.
31+
- ``RouteCollection::resetRoutes()`` resets Auto-Discovery of Routes. Previously once discovered, RouteCollection never discover Routes files again even if ``RouteCollection::resetRoutes()`` is called.
3132

3233
Enhancements
3334
************

0 commit comments

Comments
 (0)