Skip to content

Commit 1221848

Browse files
committed
docs: Updated changelog for proper link and consistent signature
1 parent 8480b79 commit 1221848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/changelogs/v4.8.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Others
263263

264264
- **Float and Double Casting:** Added support for precision and rounding mode when casting to float or double in entities.
265265
- Float and Double casting now throws ``CastException::forInvalidFloatRoundingMode()`` if an rounding mode other than up, down, even or odd is provided.
266-
- Added new ``TimeTrait::clamp($min, $max)`` method which returns clamped time between two times. See :ref:`TimeTrait::clamp()`.
266+
- Added new ``TimeTrait::clamp($start, $end)`` method which returns clamped time between two times. See :ref:`time-setters-clamp` for details.
267267

268268
***************
269269
Message Changes

0 commit comments

Comments
 (0)