Skip to content

Commit

Permalink
Merge pull request #8976 from kenjis/docs-changelogs-v4.6.0
Browse files Browse the repository at this point in the history
docs: add categories to Enhancements > Libraries
  • Loading branch information
kenjis authored Jun 20, 2024
2 parents 7604c25 + 4cb3cee commit bf685e3
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
=========

- Added `retainMultiplePatterns()` to `FileCollection` class. See :ref:`FileCollection::retainMultiplePatterns() <file-collections-retain-multiple-patterns>`.
- 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 bf685e3

Please sign in to comment.