We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 709dc69 commit 04dd979Copy full SHA for 04dd979
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unreleased
+### 1.4.0 - 2017-02-15
4
Features
5
- Support group queries in scopes and filters (https://github.com/varvet/godmin/pull/208)
6
- Change color of remove buttons, so they're not grabbing all the attention (https://github.com/varvet/godmin/pull/212)
lib/godmin/version.rb
@@ -1,3 +1,3 @@
module Godmin
- VERSION = "1.3.1"
+ VERSION = "1.4.0"
end
0 commit comments