- changelog for pr18
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index e2717cf..5f64f0c 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -9,6 +9,15 @@
     :version: 1.0.2
 
     .. change::
+        :tags: bug
+        :pullreq: bitbucket:18
+
+      Update the Lingua translation extraction plugin to correctly
+      handle templates mixing Python control statements (such as if,
+      for and while) with template fragments. Pull request courtesy
+      Laurent Daverio.
+
+    .. change::
         :tags: feature
         :tickets: 236