Skip to content

Commit 8a5915e

Browse files
authored
Merge pull request #45 from activeadmin-plugins/release_1.0
bump 1.0.0
2 parents 73a489d + 7248099 commit 8a5915e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## ActiveAdmin Scoped Collection Actions 1.0.0 (March 02, 2024) ##
2+
3+
* compatibility with ActiveAdmin 3.x (@oskarpearson #43)
4+
15
## ActiveAdmin Scoped Collection Actions 0.3.5 (November 22, 2017) ##
26

37
* compatibility with Decorators, fix is intended for old ActiveAdmin (@Zamyatin-AA #30)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveAdminScopedCollectionActions
2-
VERSION = '0.4.1'.freeze
2+
VERSION = '1.0.0'.freeze
33
end

0 commit comments

Comments
 (0)