diff --git a/History.txt b/History.txt index de17e092..a1d476fd 100644 --- a/History.txt +++ b/History.txt @@ -1,3 +1,8 @@ +=== 1.21.0 2015-04-14 + +* Remove TLS cert revocation check. (All pre-heartbleed certs have expired.) +* Bugfix: don't unset keys when they don't exist on StripeObject. + === 1.20.4 2015-03-26 * Raise an error when explicitly passing nil as the API key on resource methods diff --git a/VERSION b/VERSION index 0bd54efd..3500250a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.20.4 +1.21.0