Skip to content

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Dec 8, 2022
1 parent c0e98c4 commit b954991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_guide_src/source/changelogs/v4.3.0.rst
Expand Up @@ -294,6 +294,7 @@ Others
- **Routing:** Added new ``$routes->view()`` method to return the view directly. See :ref:`View Routes <view-routes>`.
- **View:** View Cells are now first-class citizens and can be located in the **app/Cells** directory. See :ref:`View Cells <app-cells>`.
- **View:** Added ``Controlled Cells`` that provide more structure and flexibility to your View Cells. See :ref:`View Cells <controlled-cells>` for details.
- **Validation:** Added Closure validation rule. See :ref:`validation-using-closure-rule` for details.
- **Config:** Now you can specify Composer packages to auto-discover manually. See :ref:`Code Modules <modules-specify-composer-packages>`.
- **Debug:** Kint has been updated to 5.0.1.

Expand Down

0 comments on commit b954991

Please sign in to comment.