From 6d1817d642e9ed064778ce9f4d25421b81601ccd Mon Sep 17 00:00:00 2001 From: SengMing Tan Date: Thu, 1 Jun 2017 14:44:17 -0400 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 05f2b0ac..2347ad1e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +## 0.4.1 (2017-06-01) + +* Support for api_version header parameter (thanks @kiddrew) +* Relax version constraint on stripe gem (thanks @gaffneyc) + ## 0.4.0 (2017-05-24) * Support alternate versions of stripe js