diff --git a/HISTORY.rst b/HISTORY.rst index e23a871fd3..7743230c81 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,7 +1,16 @@ -2.1.4 (2016-XX-XX) +2.1.4 (2016-10-28) ================== - Add missing link to the 2.1.3 release notes in the index file. - Improve TempfileCheckMixin. +- Fix statistics namespace list display view. +- Fix events list display view. +- Update required Django version to 1.8.15. +- Update required python-gnupg version to 0.3.9. +- Improved orphaned temporary files test mixin. +- Re-enable and improve GitLab CI MySQL testing. +- Improved GPG handling. +- New GPG backend system. +- Minor documentation updates. 2.1.3 (2016-06-29) ================== diff --git a/docs/releases/2.1.4.rst b/docs/releases/2.1.4.rst index 461253adfa..1c50e9d1eb 100644 --- a/docs/releases/2.1.4.rst +++ b/docs/releases/2.1.4.rst @@ -2,7 +2,7 @@ Mayan EDMS v2.1.4 release notes =============================== -Released: XX, 2016 +Released: October 28, 2016 What's new ==========