We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2115ed commit 49bca78Copy full SHA for 49bca78
1 file changed
user_guide_src/source/changelogs/v4.1.5.rst
@@ -23,7 +23,7 @@ Enhancements
23
- Added Cache config for reserved characters
24
- The :ref:`addForeignKey()<adding-foreign-keys>` function of the ``Forge`` class can now define composite foreign keys in an array
25
- The ``dropKey`` function of the ``Forge`` class can remove key
26
-- Now ``_`` can be used as separators in environment variable
+- Now ``_`` can be used as separators in environment variable. See :ref:`env-var-namespace-separator`.
27
- Added Multiple filters for a route and Classname filter
28
- Reduced memory usage of ``insertBatch()`` and ``updateBatch()``
29
- Added :ref:`Session based CSRF Protection <csrf-protection-methods>`
0 commit comments