diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c5bc040..a7069bf14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,24 @@ -# 2.0.1 (2016-04-21) +# Change Log -## Fixed +## [v2.0.2](https://github.com/maestrano/mno-enterprise/tree/v2.0.1) (2016-05-12) +[Full Changelog](https://github.com/maestrano/mno-enterprise/compare/v2.0.1...v2.0.2) -* Added missing User#admin_role field -* Expose Organiztion#end_of_financial_year field +**Implemented enhancements:** -# 2.0.0 (2016-04-05) +- MYOB products naming [\#24](https://github.com/maestrano/mno-enterprise/pull/24) ([cesar-tonnoir](https://github.com/cesar-tonnoir)) -* Split in multiple gems (api, core, frontend) -* Add admin frontend +**Fixed bugs:** + +- Fix OrgInvite workflow with new frontends [\#28](https://github.com/maestrano/mno-enterprise/pull/28) ([ouranos](https://github.com/ouranos)) +- Backport caching issue fix [\#26](https://github.com/maestrano/mno-enterprise/pull/26) ([ouranos](https://github.com/ouranos)) + +## [v2.0.1](https://github.com/maestrano/mno-enterprise/tree/v2.0.1) (2016-04-21) +[Full Changelog](https://github.com/maestrano/mno-enterprise/compare/v2.0.0...v2.0.1) + +**Fixed bugs:** +- Added missing User#admin_role field +- expose financial\_year\_end\_month [\#13](https://github.com/maestrano/mno-enterprise/pull/13) ([cesar-tonnoir](https://github.com/cesar-tonnoir)) + +## [v2.0.0](https://github.com/maestrano/mno-enterprise/tree/v2.0.0) (2016-04-05) +- Split in multiple gems (api, core, frontend) +- Add admin frontend diff --git a/MNOE_VERSION b/MNOE_VERSION index 38f77a65b..e9307ca57 100644 --- a/MNOE_VERSION +++ b/MNOE_VERSION @@ -1 +1 @@ -2.0.1 +2.0.2