diff options
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r-- | user_guide_src/source/changelog.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 5d5c5df26..9ec4d0d77 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -299,8 +299,8 @@ Release Date: Not Released - Added method chaining support. - Added configuration to generate days of other months instead of blank cells. - - Auto set *next_prev_url* if it is empty and *show_prev_next* is set to TRUE. - - The template now accepts an array in addition to the encoded string. + - Added auto-configuration for *next_prev_url* if it is empty and *show_prev_next* is set to TRUE. + - Added support for templating via an array in addition to the encoded string. - :doc:`Cart Library <libraries/cart>` changes include: |