diff --git a/HISTORY.rst b/HISTORY.rst index f233aa1664..2972f4b45d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,8 @@ - Pin javascript libraries to specific versions to avoid using potentianlly broken updates automatically. GitLab issue #486. - French and Polish language translation updates. +- Merge request #25. Thanks to Daniel Albert @esclear + for the patch. 3.0 (2018-06-29) ================ diff --git a/docs/releases/3.0.1.rst b/docs/releases/3.0.1.rst index 3626543def..f485dc9363 100644 --- a/docs/releases/3.0.1.rst +++ b/docs/releases/3.0.1.rst @@ -9,7 +9,8 @@ What's new - Pin javascript libraries to specific versions to avoid using potentianlly broken updates automatically. GitLab issue #486. - French and Polish language translation updates. - +- Merge request #25. Thanks to Daniel Albert @esclear + for the patch. Removals --------