From d5ede016e2f3db65c58e257998db9e479a09bd7f Mon Sep 17 00:00:00 2001 From: Markus Scheidgen <markus.scheidgen@gmail.com> Date: Fri, 11 Oct 2024 10:48:05 +0200 Subject: [PATCH] Updated README.md with v1.3.8 release notes. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b037746002..3f26a2f9ce 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,10 @@ 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.8 + +- Added an ELN edit quantity that presents a button to trigger an action during processing. + ### v1.3.7 - Added group assignment to the uploa user management dialog -- GitLab