We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871ebfa commit 6dd38a4Copy full SHA for 6dd38a4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unreleased
+### 1.2.0 - 2016-02-02
4
Features
5
- Adds support for custom ordering of columns (https://github.com/varvet/godmin/pull/168)
6
- Adds passing of html options to association helper (https://github.com/varvet/godmin/pull/176)
lib/godmin/version.rb
@@ -1,3 +1,3 @@
module Godmin
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
end
0 commit comments