Commit 1bbf856b by John Hawthorn

Cleanup CHANGELOG formatting

parent 571f6dd1
...@@ -3,10 +3,9 @@ ...@@ -3,10 +3,9 @@
## 2.0.4 (2014-12-02) ## 2.0.4 (2014-12-02)
### Features ### Features
* Add paranoia_scope as named version of default_scope [#184](https://github.com/radar/paranoia/pull/184) ([Jozsef Nyitrai](https://github.com/nyjt)) * Add paranoia_scope as named version of default_scope [#184](https://github.com/radar/paranoia/pull/184) [Jozsef Nyitrai](https://github.com/nyjt)
### Bug Fixes ### Bug Fixes
* Fix initialization problems when missing table or no database connection [#186](https://github.com/radar/paranoia/issues/186) * Fix initialization problems when missing table or no database connection [#186](https://github.com/radar/paranoia/issues/186)
* Fix broken restore of has_one associations [#171](https://github.com/radar/paranoia/pull/171) ([Martin Sereinig](https://github.com/srecnig)) * Fix broken restore of has_one associations [#185](https://github.com/radar/paranoia/issues/185) [#171](https://github.com/radar/paranoia/pull/171) [Martin Sereinig](https://github.com/srecnig)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment