CHANGELOG.rdoc in contour-1.1.2.pre vs CHANGELOG.rdoc in contour-1.1.2.pre2

- old
+ new

@@ -1,14 +1,16 @@ == 1.1.2 * Enhancements * Recommended Ruby bumped to 1.9.3-p327 - * Updated Twitter Bootstrap to 2.2.1 + * Updated Twitter Bootstrap to 2.2.2 * Updated HighCharts to 2.3.3 * Kaminari Pagination styling now provided, available themes: * <%= paginate @items, theme: "contour[-large|-small|-mini]" %> * Update Gem Dependencies * rails 3.2.9, jquery-rails 2.1.4, omniauth-cas 1.0.0, omniauth-twitter 0.0.14 + * Updated Bootstrap-Scroll-Modal to version 1.2 + * nonStandardClick(event) helper JavaScript added to capture clicks == 1.1.1 * Bug Fix * Renamed LICENSE to LICENSE.txt to keep assets from failing to compile in Rails 3.2.9.rc1