We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d6b88 commit 069acb5Copy full SHA for 069acb5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### Unreleased
+### 1.1.0 - 2015-12-08
4
Features
5
- Adds locale for pt-BR (Brazilian Portuguese) (https://github.com/varvet/godmin/pull/141)
6
- New sandbox template with with more examples (https://github.com/varvet/godmin/pull/135)
lib/godmin/version.rb
@@ -1,3 +1,3 @@
module Godmin
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end
0 commit comments