diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 74d88776f..23b103a57 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -10,6 +10,7 @@ Changelog * Fix: Include port number in `Host` header of `Page.dummy_request()` (Sergey Fedoseev) * Fix: Validation error messages in `InlinePanel` no longer count towards `max_num` when disabling the 'add' button (Todd Dembrey, Thibaud Colas) * Fix: Rich text to contentstate conversion now ignores stray closing tags (frmdstryr) + * Fix: Escape backslashes in `postgres_search` queries (Hammy Goonan) 2.4 (19.12.2018)