Skip to content

Commit c24ed0d

Browse files
committed
Bump version to 1.9.0.dev
1 parent 9d5a920 commit c24ed0d

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

CHANGELOG.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
# CHANGELOG
22

3-
### Version 1.8.0
3+
### Unreleased Changes
44

5-
2023-08-17
5+
[Compare changes](https://github.com/codevise/activeadmin-searchable_select/compare/1-8-stable...master)
66

7-
[Compare changes](https://github.com/codevise/activeadmin-searchable_select/compare/1-7-stable...v1.8.0)
8-
9-
- Update webdrivers to fix specs for Chrome 115
10-
([#47](https://github.com/codevise/activeadmin-searchable_select/pull/47))
11-
- Add support for Active Admin 3.0
12-
([#45](https://github.com/codevise/activeadmin-searchable_select/pull/45))
7+
None so far.
138

149
See
15-
[1-7-stable branch](https://github.com/codevise/activeadmin-searchable_select/blob/1-7-stable/CHANGELOG.md)
10+
[1-8-stable branch](https://github.com/codevise/activeadmin-searchable_select/blob/1-8-stable/CHANGELOG.md)
1611
for previous changes.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ActiveAdmin
22
module SearchableSelect
3-
VERSION = '1.8.0'.freeze
3+
VERSION = '1.9.0.dev'.freeze
44
end
55
end

0 commit comments

Comments
 (0)