We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402a7a8 commit 0becf4fCopy full SHA for 0becf4f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unreleased
+### 1.3.0 - 2016-07-11
4
Features
5
- Increased batch action checkbox click area (https://github.com/varvet/godmin/pull/183)
6
- Adds titles to action links (https://github.com/varvet/godmin/pull/185)
lib/godmin/version.rb
@@ -1,3 +1,3 @@
module Godmin
- VERSION = "1.2.0"
+ VERSION = "1.3.0"
end
0 commit comments