File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- future-release=2.4 .0
1+ future-release=2.5 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ 2.4.0] ( https://github.com/Exelord/Monarchy/tree/2.4.0 ) (2017-10-03)
4- [ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.3.0...2.4.0 )
3+ ## [ 2.5.0] ( https://github.com/Exelord/Monarchy/tree/2.5.0 ) (2018-03-25)
4+ [ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.4.0...2.5.0 )
5+
6+ ** Fixed bugs:**
7+
8+ - Validate name and role level [ \# 80] ( https://github.com/Exelord/Monarchy/pull/80 ) ([ Exelord] ( https://github.com/Exelord ) )
9+
10+ ** Merged pull requests:**
11+
12+ - Feature upgrades [ \# 81] ( https://github.com/Exelord/Monarchy/pull/81 ) ([ Exelord] ( https://github.com/Exelord ) )
13+
14+ ## [ v2.4.0] ( https://github.com/Exelord/Monarchy/tree/v2.4.0 ) (2017-10-03)
15+ [ Full Changelog] ( https://github.com/Exelord/Monarchy/compare/v2.3.0...v2.4.0 )
516
617** Merged pull requests:**
718
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- monarchy (2.4 .0 )
4+ monarchy (2.5 .0 )
55 active_record_union (= 1.3.0 )
66 activerecord (>= 4.2.7.1 )
77 closure_tree (= 6.6.0 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Monarchy
4- VERSION = '2.4 .0'
4+ VERSION = '2.5 .0'
55end
You can’t perform that action at this time.
0 commit comments