Skip to content

Commit eff1813

Browse files
committed
docs: Update changelog
1 parent d03de8a commit eff1813

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

user_guide_src/source/changelogs/v4.7.1.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Message Changes
1919
***************
2020

2121
- Updated ``Images.unsupportedImageCreate``.
22+
- Renamed the ``Validation.valid_cc_num`` key to ``Validation.valid_cc_number``.
2223

2324
*******
2425
Changes
@@ -58,6 +59,7 @@ Bugs Fixed
5859
- **Toolbar:** Fixed a bug where the standalone toolbar page loaded from ``?debugbar_time=...`` was not interactive.
5960
- **Toolbar:** Fixed a bug in the Routes panel where only the first route parameter was converted to an input field on hover.
6061
- **Testing:** Fixed a bug in ``FeatureTestTrait::withRoutes()`` where invalid HTTP methods were not properly validated, thus passing them all to ``RouteCollection``.
62+
- **Validation:** Rule ``valid_cc_number`` now has the correct translation.
6163
- **View:** Fixed a bug where ``View`` would throw an error if the ``appOverridesFolder`` config property was not defined.
6264

6365
See the repo's

0 commit comments

Comments
 (0)