From b36427f1b444fbb5047e20cb8af830a1d83f200e Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Mon, 17 Nov 2014 16:00:25 +0000 Subject: [PATCH] Changelog for #818 --- CHANGELOG.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1519e98cb9..11800b2f2e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -17,6 +17,7 @@ Changelog * Fix: Resizing an image with a focal point equal to the image size would result in a divide-by-zero error * Fix: Focal point indicator would sometimes be positioned incorrectly for small or thin images * Fix: Elasticsearch configuration now supports specifying HTTP authentication parameters as part of the URL, and defaults to ports 80 (HTTP) and 443 (HTTPS) if port number not specified + * Fixed a TypeError when previewing pages that use RoutablePageMixin 0.8.1 (05.11.2014)