diff --git a/docs/changelog.rst b/docs/changelog.rst index 295ac6946..e6f2c36f2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,7 @@ Changelog in development -------------- -* The new :doc:`/plugins/bucket` provides a `bucket()` function for path +* The new :doc:`/plugins/bucket` provides a ``bucket()`` function for path formatting to generate folder names representing alphabetic/years ranges. Thanks to Fabrice Laporte.