Skip to content

Commit

Permalink
Prepares release
Browse files Browse the repository at this point in the history
  • Loading branch information
jensljungblad committed Feb 2, 2016
1 parent 871ebfa commit 6dd38a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### Unreleased
### 1.2.0 - 2016-02-02
Features
- Adds support for custom ordering of columns (https://github.com/varvet/godmin/pull/168)
- Adds passing of html options to association helper (https://github.com/varvet/godmin/pull/176)
Expand Down
2 changes: 1 addition & 1 deletion lib/godmin/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Godmin
VERSION = "1.1.0"
VERSION = "1.2.0"
end

0 comments on commit 6dd38a4

Please sign in to comment.