From 656a1638a6dfc44b131575a4740ce115aee479c3 Mon Sep 17 00:00:00 2001 From: Markus Scheidgen <markus.scheidgen@gmail.com> Date: Thu, 19 Sep 2024 13:27:04 +0200 Subject: [PATCH] Updated the release notes for v1.3.7. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a7d2898483..b037746002 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,15 @@ Omitted versions are plain bugfix releases with only minor changes and fixes. Th file [`CHANGELOG.md`](https://gitlab.mpcdf.mpg.de/nomad-lab/nomad-FAIR/-/blob/develop/CHANGELOG.md) contains much more detailed information about changes and fixes in the released versions. +### v1.3.7 + +- Added group assignment to the uploa user management dialog +- Replaced sub-modules with plugins + +### v1.3.6 + +- Changed the appearance of choosen search filters. + ### v1.3.5 - AI toolkit app -- GitLab