Update release notes and changelog.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-05-27 10:46:27 -04:00
parent 579595fe7f
commit 3e3e247997
2 changed files with 5 additions and 0 deletions

View File

@@ -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)
================

View File

@@ -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
--------