Skip to content

Commit

Permalink
docs: break long lines
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Jun 20, 2024
1 parent db76c7e commit 4cb3cee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions user_guide_src/source/changelogs/v4.6.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,10 @@ Model
Libraries
=========

- **FileCollection:** Added ``retainMultiplePatterns()`` to ``FileCollection`` class. See :ref:`FileCollection::retainMultiplePatterns() <file-collections-retain-multiple-patterns>`.
- **Validation:** Added ``min_dims`` validation rule to ``FileRules`` class. See :ref:`Validation <rules-for-file-uploads>`.
- **FileCollection:** Added ``retainMultiplePatterns()`` to ``FileCollection`` class.
See :ref:`FileCollection::retainMultiplePatterns() <file-collections-retain-multiple-patterns>`.
- **Validation:** Added ``min_dims`` validation rule to ``FileRules`` class. See
:ref:`Validation <rules-for-file-uploads>`.

Helpers and Functions
=====================
Expand Down

0 comments on commit 4cb3cee

Please sign in to comment.