Skip to content

Commit

Permalink
Updated for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesde committed Oct 22, 2017
1 parent 6e660e1 commit e624653
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@
Mantle Business Artifacts - Universal Data Model Release Notes

===========================================================================
Release 1.2.0 - Not Yet Released
Release 2.0.0 - 22 Oct 2017
===========================================================================

Mantle Universal Data Model 1.2.0 is a minor feature and bug fix
Mantle Universal Data Model 2.0.0 is a minor feature and bug fix
release. This release is based on Moqui Framework 2.1.0.

Non-Backward Compatible Changes

- TODO

New Features

- Significant improvements to default chart of accounts and GL account
classes for summary reports and a wider variety of operations
- TODO
- Lots of tuning and small additions to support new and improved
functionality in mantle-usl and SimpleScreens, mostly related to procure
to pay and order to cash processes plus significantly improved accounting
- Much better audit log settings based on real world needs
- Employee entity with various fields moved from Employment or represented
in both for a default and override pattern

===========================================================================
Release 1.1.0 - 24 Nov 2016
Expand Down
2 changes: 1 addition & 1 deletion component.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://moqui.org/xsd/moqui-conf-2.1.xsd"
name="mantle-udm" version="1.2.0">
name="mantle-udm" version="2.0.0">
<!-- no dependencies -->
</component>

0 comments on commit e624653

Please sign in to comment.