CHANGELOG.rdoc in contour-0.8.3 vs CHANGELOG.rdoc in contour-0.8.4

- old
+ new

@@ -1,4 +1,20 @@ +== 0.8.4 + +* Bug Fix + * OmniAuth Builder updated to work with Rack 1.4.0 + * Menu Items no longer require a path (url link) to be specified and the option can now be omitted as it is optional + * Silent 404 no longer occurs when the Contour.header_title_image is left blank + +* Testing + * Dummy Application tests added: + * Functional Tests for Authentication Controller + * Functional Tests for Registration Controller + * Integration Tests for Navigation + * Unit Tests for Authentication Model + * Unit Tests for User Model + * Continuous Integration using TravisCI (travis-ci.org) + == 0.8.3 * Enhancements * Added icons from gentleface.com (see LICENSE in /app/assets/images/gentleface/LICENSE) * You can reference icons using \ No newline at end of file