CHANGELOG.markdown in draper-0.17.0 vs CHANGELOG.markdown in draper-0.18.0
- old
+ new
@@ -1,6 +1,12 @@
# Draper Changelog
+## 0.17.0
+
+* [Fix earlier fix of `view_context` priming](https://github.com/jcasimir/draper/commit/5da44336)
+* [Add `denies_all`](https://github.com/jcasimir/draper/commit/148e732)
+* [Properly proxy associations with regard to `find`](https://github.com/jcasimir/draper/commit/d46d19205e)
+
## 0.16.0
* [Automatically prime `view_context`](https://github.com/jcasimir/draper/commit/057ab4e8)
* [Fixed bug where rspec eq matchers didn't work]((https://github.com/jcasimir/draper/commit/57617b)
* [Sequel ORM support](https://github.com/jcasimir/draper/commit/7d4942)