diff options
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c8c2786..8c6a212 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,11 @@ Unreleased * New data type: geo (for Geo URIs). * New custom filter for templates: to_yaml. +* git hook to update the lesana cache when files are changed by git. + + This hook is installed when running ``lesana init``; you may want to + add it to existing repositories by running ``lesana init`` on them + (this is safe to do and won't change your settings or your data). 0.8.1 ===== |