Skip to content

Commit 6dd38a4

Browse files
committed
Prepares release
1 parent 871ebfa commit 6dd38a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### Unreleased
3+
### 1.2.0 - 2016-02-02
44
Features
55
- Adds support for custom ordering of columns (https://github.com/varvet/godmin/pull/168)
66
- Adds passing of html options to association helper (https://github.com/varvet/godmin/pull/176)

lib/godmin/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Godmin
2-
VERSION = "1.1.0"
2+
VERSION = "1.2.0"
33
end

0 commit comments

Comments
 (0)