Skip to content

Commit 848a5ca

Browse files
committed
0.3.3
1 parent a610167 commit 848a5ca

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## ActiveAdmin Scoped Collection Actions 0.3.3 (July 17, 2017) ##
2+
3+
* Fixed compatibility with Rails 5.1
4+
5+
6+
## ActiveAdmin Scoped Collection Actions 0.3.2 (July 17, 2017) ##
7+
8+
* Added I18n support.
9+
10+
translations for English and Spanish (@cpfarher #25).
11+
12+
*Christian Pfarher*
13+
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveAdminScopedCollectionActions
2-
VERSION = "0.3.2"
2+
VERSION = "0.3.3"
33
end

0 commit comments

Comments
 (0)