Bump to 0.2.0
This commit is contained in:
parent
de8a0da9be
commit
0cf1efea14
@ -1,7 +1,7 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.2.0 (unrelased)
|
||||
* Add `root` in DSL to set root without changing the source
|
||||
## 0.2.0
|
||||
* Add `root` in DSL to set root without changing the data source
|
||||
* Add XML renderer
|
||||
* Use MultiJson's preferred JSON engine as default (shmeltex)
|
||||
* Default template to render with responder can be set per controller
|
||||
|
@ -1,3 +1,3 @@
|
||||
module RablRails
|
||||
VERSION = '0.1.3'
|
||||
VERSION = '0.2.0'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user