From 3e3e247997adb0241bb938c11dc90de0fafb309b Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 27 May 2017 10:46:27 -0400 Subject: [PATCH] Update release notes and changelog. Signed-off-by: Roberto Rosario --- HISTORY.rst | 2 ++ docs/releases/2.2.1.rst | 3 +++ 2 files changed, 5 insertions(+) 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 --------