From 176b4b69fb9d00e53bf38b190f3b6598465636a4 Mon Sep 17 00:00:00 2001 From: Mark Deutsch Date: Wed, 21 Aug 2019 08:37:31 -0400 Subject: [PATCH] Release notes. --- NEWS.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2956833..288e7b4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,11 @@ +## 1.10.0 2019-08-21 + * Re-release of 1.9.0 with updated module version + ## 1.9.0 2019-08-12 * ERM-357 Public and internal license term values * ERM-355 Manage public notes on license term values - * ERM-274 Add cleanup task for orphan file uploads - + * ERM-274 Add cleanup task for orphan file uploads + ## 1.8.0 2019-07-24 * ERM-276 Investigate cause and impact of date/timezone issues * ERM-294 Echo date fixes within mod-licenses. @@ -48,7 +51,7 @@ * ERM-194 BUGFIX: Opening edit/create license with only one page does not work -## 1.4.0 2019-04-08 +## 1.4.0 2019-04-08 * ERM-115 Provide correct data for agreement line * ERM-111 Build Settings Page @@ -67,14 +70,14 @@ ## 1.2.0 2019-03-12 * ERM-71 Add Model for JSON resource - + * ERM-37 Manage core documents for a license * ERM-69 Add DocumentAttachment Domain model * ERM-40 Remove a core document from a license * ERM-39 Edit license core document details * ERM-38 Add core documents to a License - - * ERM-7 Add an Organisation to a License + + * ERM-7 Add an Organisation to a License * ERM-32 Add organization role validation to license to enforce no more than one Org per license with role:Licensor * ERM-25 Copy Organization structure from Agreements to Licenses * ERM-10 Remove an Organisation from a License @@ -103,6 +106,6 @@ * Jenkinsfile bugfix -## mod-licenses v1.0.0 released 2018-12-04 +## mod-licenses v1.0.0 released 2018-12-04 * First release allowing licenese titles, custom properties / license terms and tags.