From cbc48b3494c57741ef7bb29d6e3e647ed5411b1d Mon Sep 17 00:00:00 2001 From: Markus Scheidgen <markus.scheidgen@gmail.com> Date: Mon, 20 Feb 2023 08:08:32 +0100 Subject: [PATCH] Updated README for 1.1.7 release. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e3c970f42..3c26ab4102 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ nomad parse --show-archive <your-file-to-parse> ### For NOMAD developer -Read the [docs](https://nomad-lab.eu/prod/rae/docs/index.html). The documentation is also part +Read the latest [docs](https://nomad-lab.eu/prod/v1/staging/docs/index.html). The documentation is also part of the source code. It covers aspects like introduction, architecture, development setup/deployment, contributing, and API reference. @@ -51,6 +51,12 @@ Omitted versions are plain bugfix releases with only minor changes and fixes. Th file `CHANGELOG.md` might contain more detailed change information for the latest versions. +### v1.1.7 +- refactored NORTH configuration and k8s deployment +- categorized build-in ELN schemas +- categorized explore menu +- categorized example uploads + ### v1.1.6 - application dashboards with solar cell as an example - detailed selection of schemas and reference targets in ELN GUI elements -- GitLab