Bump 0.1.2
This commit is contained in:
parent
62dfd3b7d5
commit
cf39a3f748
@ -1,8 +1,9 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.1.2 (unreleased)
|
||||
## 0.1.2
|
||||
* Add RablRails#render method (see README or source code)
|
||||
* Fix fail when JSON engine is not found. Now fallback to MultiJson.default_adapter
|
||||
* Warning message printed on logger when JSON engine fail to load
|
||||
|
||||
## 0.1.1
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
module RablRails
|
||||
VERSION = '0.1.1'
|
||||
VERSION = '0.1.2'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user