Skip to content

Commit

Permalink
Preparing for 2.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Brisse committed May 12, 2016
1 parent 2958bc8 commit 7a92196
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 8 deletions.
27 changes: 20 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion MNOE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.1
2.0.2

0 comments on commit 7a92196

Please sign in to comment.