We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037dc8c commit e5e3697Copy full SHA for e5e3697
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## ActiveAdmin Scoped Collection Actions 0.3.4 (August 19, 2017) ##
2
+
3
+* Swedish locale (@buren #27)
4
5
6
## ActiveAdmin Scoped Collection Actions 0.3.3 (July 17, 2017) ##
7
8
* Fixed compatibility with Rails 5.1
lib/active_admin_scoped_collection_actions/version.rb
@@ -1,3 +1,3 @@
module ActiveAdminScopedCollectionActions
- VERSION = "0.3.3"
+ VERSION = "0.3.4"
end
0 commit comments