diff --git a/HISTORY.rst b/HISTORY.rst index f0fac6044f..95011b522d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,10 @@ ================== - Fix deprecation warning to prepare upgrade to Django 1.11 and 2.0. - Fix document page zoom. +- Add support to run tests against a MySQL or Postgres container. +- Improve tag widget customization by moving the markup to its own template. +- Fix document page widget appearance in the document page list view. +- Make document version order deterministic. 2.6.1 (2017-07-18) ==================