File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
lib/activeadmin/searchable_select Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ### Version 1.2.0
3+ ### Unreleased Changes
44
5- 2019-05-10
5+ [ Compare changes ] ( https://github.com/codevise/activeadmin-searchable_select/compare/1-2-stable...master )
66
7- [ Compare changes] ( https://github.com/codevise/activeadmin-searchable_select/compare/1-1-stable...v1.2.0 )
8-
9- - Add support for Active Admin 2.0
10- ([ #13 ] ( https://github.com/codevise/activeadmin-searchable_select/pull/13 ) )
11- - Improve Appraisal setup
12- ([ #12 ] ( https://github.com/codevise/activeadmin-searchable_select/pull/12 ) )
7+ None so far.
138
149See
15- [ 1-1 -stable branch] ( https://github.com/codevise/activeadmin-searchable_select/blob/1-1 -stable/CHANGELOG.md )
10+ [ 1-2 -stable branch] ( https://github.com/codevise/activeadmin-searchable_select/blob/1-2 -stable/CHANGELOG.md )
1611for previous changes.
Original file line number Diff line number Diff line change 11module ActiveAdmin
22 module SearchableSelect
3- VERSION = '1.2.0 ' . freeze
3+ VERSION = '1.3.0.dev ' . freeze
44 end
55end
You can’t perform that action at this time.
0 commit comments