From 6ba33c4a852ffa1117021382ebe02ed869fd1990 Mon Sep 17 00:00:00 2001 From: "Fabrice L." Date: Sat, 10 May 2014 23:35:34 +0200 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.