Skip to content

Commit 8ac3828

Browse files
committed
docs: add changelog
1 parent f8acd58 commit 8ac3828

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

user_guide_src/source/changelogs/v4.4.2.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Changes
2929
Deprecations
3030
************
3131

32+
- **Filters:** The Auto-Discovery for Filters and ``Filters::discoverFilters()``
33+
is deprecated. Use :ref:`registrars` instead. See :ref:`modules-filters` for
34+
details.
35+
3236
Bugs Fixed
3337
**********
3438

user_guide_src/source/general/modules.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ the **Modules** config file, described above.
160160
When working with modules, it can be a problem if the routes in the application contain wildcards.
161161
In that case, see :ref:`routing-priority`.
162162

163+
.. _modules-filters:
164+
163165
Filters
164166
=======
165167

0 commit comments

Comments
 (0)