From e10dcb731e641ebead27cb1410569c07a3d11694 Mon Sep 17 00:00:00 2001 From: David E Jones Date: Sat, 26 Mar 2016 15:11:48 -0700 Subject: [PATCH] Updated release notes and version number for new release --- README.md | 2 +- ReleaseNotes.txt | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e934c0d..192203a5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![license](http://img.shields.io/badge/license-CC0%201.0%20Universal-blue.svg)](https://github.com/moqui/mantle-usl/blob/master/LICENSE.md) [![build](https://travis-ci.org/moqui/mantle-usl.svg)](https://travis-ci.org/moqui/mantle-usl) [![release](http://img.shields.io/github/release/moqui/mantle-usl.svg)](https://github.com/moqui/mantle-usl/releases) -[![commits since release](http://img.shields.io/github/commits-since/moqui/mantle-usl/v1.0.0.svg)](https://github.com/moqui/mantle-usl/commits/master) +[![commits since release](http://img.shields.io/github/commits-since/moqui/mantle-usl/v1.0.1.svg)](https://github.com/moqui/mantle-usl/commits/master) [![downloads](http://img.shields.io/github/downloads/moqui/mantle-usl/total.svg)](https://github.com/moqui/mantle-usl/releases) For details about Mantle see its page on moqui.org: diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index c0f7b854..a9c8d73a 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -2,16 +2,25 @@ Mantle Business Artifacts - Universal Service Library Release Notes =========================================================================== -Release 1.0.1 - TBD +Release 1.0.1 - 26 Mar 2016 =========================================================================== Mantle Universal Service Library 1.0.1 is a minor new feature and bug fix release. -This release is based on Moqui Framework TODO and mantle-udm TODO. +This release is based on Moqui Framework 1.6.2 and mantle-udm 1.0.1. New Features +- Improved tenant access product subscription handling along with improved + tenant provisioning services in moqui-framework +- Various project management improvements (like more general use of + Assignee instead of Worker role, etc) and added services for a project + progress report +- Various name templates updated for cleaner formatting (ID: instead of + ID in square brackets) +- When creating a Shipment from/to party set based on origin/dest facility + if not specified Bug Fixes