From 2668b6688597d19005e060cedad3794b6066ea74 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 fdc4473b7..f79c90600 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -11,6 +11,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)