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

- old
+ new

@@ -1,4 +1,16 @@ +== 1.1.3 + +* Enhancements + * Tooltip base line-height is now fixed at 20px + * Update Gem Dependencies + * rails 3.2.11, omniauth-ldap 1.0.3 + * Removed tooltips from alternate login providers to save iPhones and iPads from clicking the authentication button twice + * Added a <tt>.center</tt> CSS class to use instead of the deprecated <tt>&lt;center&gt;</tt> tag + +* Bug Fix + * apply_omniauth(omniauth) updated to account for PostgreSQL error, see {README}[https://github.com/remomueller/contour/blob/master/README] + == 1.1.2 (January 3, 2013) * Enhancements * Recommended Ruby bumped to 1.9.3-p327 * Updated Twitter Bootstrap to 2.2.2