CHANGELOG.md in exvo_helpers-0.5.3 vs CHANGELOG.md in exvo_helpers-0.6.0

- old
+ new

@@ -1,8 +1,16 @@ # CHANGELOG Note, that only significant changes are listed. + +## 0.6.0 (2013-05-01) + +* no more protocol-agnostic links ('//themes...'); make them explicit https in production +* remove 'Store' helpers (Exvo-Store is no more) +* auth/budget links are SSL-only from now (remove `auth_require_ssl` and `budget_require_ssl` options) + + ## 0.5.3 (2012-12-20) * new `budget_host`, `budget_uri` and `budget_require_ssl` helpers