From 6515fb3095fc478a703ce9435138b56f3f0aca87 Mon Sep 17 00:00:00 2001 From: "Fabrice L." Date: Sat, 10 May 2014 23:23:25 +0200 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 65f55745b..295ac6946 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog ========= +in development +-------------- + +* The new :doc:`/plugins/bucket` provides a `bucket()` function for path + formatting to generate folder names representing alphabetic/years ranges. + Thanks to Fabrice Laporte. + + 1.3.6 (May 7, 2014) -------------------