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)