Skip to content

Commit 3c6bcdd

Browse files
committed
Bump version to 1.7.0.dev
1 parent 73c429e commit 3c6bcdd

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# CHANGELOG
22

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

5-
2022-04-05
5+
[Compare changes](https://github.com/codevise/activeadmin-searchable_select/compare/1-6-stable...master)
66

7-
[Compare changes](https://github.com/codevise/activeadmin-searchable_select/compare/1-5-stable...v1.6.0)
8-
9-
- Add option to pass path params for nested resource fetching
10-
([#39](https://github.com/codevise/activeadmin-searchable_select/pull/39))
7+
None so far.
118

129
See
13-
[1-5-stable branch](https://github.com/codevise/activeadmin-searchable_select/blob/1-5-stable/CHANGELOG.md)
10+
[1-6-stable branch](https://github.com/codevise/activeadmin-searchable_select/blob/1-6-stable/CHANGELOG.md)
1411
for previous changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ActiveAdmin
22
module SearchableSelect
3-
VERSION = '1.6.0'.freeze
3+
VERSION = '1.7.0.dev'.freeze
44
end
55
end

0 commit comments

Comments
 (0)