diff --git a/HISTORY.rst b/HISTORY.rst index 0eb3da1138..3bb5237c43 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,6 +4,8 @@ - Auto select checkbox when updating metadata values. GitLab issue #371. - Added support for passing the options allow-other and allow-root to the FUSE index mirror. GitLab issue #385 +- Add support for check for the latest released version of Mayan from the + About menu. 2.2 (2017-04-26) ================ diff --git a/docs/releases/2.2.1.rst b/docs/releases/2.2.1.rst index de50dcf4f1..f5379fd0bd 100644 --- a/docs/releases/2.2.1.rst +++ b/docs/releases/2.2.1.rst @@ -18,6 +18,9 @@ Changes will select the adjacent checkbox. - Support for passing the FUSE option `allow-other` and `allow-root` was added to the index mirroring management command. +- Add support for check for the latest released version of Mayan from the + About menu. + Removals --------