mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
23 lines
403 B
Text
23 lines
403 B
Text
= Draper Changelog
|
|
|
|
= Master
|
|
|
|
== 0.12.1
|
|
|
|
* Added Changelog
|
|
|
|
* Prevented double decoration, see #173
|
|
|
|
* ActiveModel::Errors support, 19496f0c
|
|
|
|
* Fixed autoloading issue, see #188
|
|
|
|
* Re-did generators, see 9155e58f
|
|
|
|
* Added capybara integration, see 57c8678e
|
|
|
|
* Fixed a few bugs with the DecoratedEnumerableProxy
|
|
|
|
== 0.11.1
|
|
|
|
* Fixed regression, we don't want to introduce a hard dependency on Rails. #107
|