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)