From cd17bbf6f0fa6646792ca47109e8c997c3eaafe6 Mon Sep 17 00:00:00 2001 From: krystofkomanec Date: Thu, 27 Jul 2023 12:27:08 +0200 Subject: [PATCH] Release 1.15.2 --- README.md | 18 ++++++++++++++++++ template.json | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7117a..ab20e33 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,26 @@ This template is available through [DSW Registry](https://registry.ds-wizard.org This document template for DSW is available as open-source via GitHub Repository [ds-wizard/science-europe-template](https://github.com/ds-wizard/science-europe-template), you can [report issues](https://github.com/ds-wizard/science-europe-template/issues) there and fork it for customisations or contributions. +### Contributors + +* **Marek Suchánek** <[marek.suchanek@ds-wizard.org](mailto:marek.suchanek@ds-wizard.org)> + * ORCID: [0000-0001-7525-9218](https://orcid.org/0000-0001-7525-9218) + * GitHub: [@MarekSuchanek](https://github.com/MarekSuchanek) +* **Kryštof Komanec** <[krystof.komanec@ds-wizard.org](mailto:krystof.komanec@ds-wizard.org)> + * ORCID: [0000-0003-3856-1682](https://orcid.org/0000-0003-3856-1682) + * GitHub: [@krystofkomanec](https://github.com/krystofkomanec) +* **Rob Hooft** <[rob.hooft@health-ri.nl](mailto:rob.hooft@health-ri.nl)> + * ORCID: [0000-0001-6825-9439](https://orcid.org/0000-0001-6825-9439) + * GitHub: [@rwwh](https://github.com/rwwh) + + ## Changelog +### 1.15.2 + +- Removed unused code +- Improved wording of storage conventions + ### 1.15.1 - Fix extra `endif` diff --git a/template.json b/template.json index 5160bea..7d7d1af 100644 --- a/template.json +++ b/template.json @@ -1,7 +1,7 @@ { "organizationId": "dsw", "templateId": "science-europe", - "version": "1.15.1", + "version": "1.15.2", "name": "Science Europe DMP Template", "description": "Default DCC DMP Template recommended by Science Europe", "license": "Apache-2.0",