From 55d95205f627a85ed8533c2c1c62063b92211434 Mon Sep 17 00:00:00 2001 From: zanker-stripe <38539846+zanker-stripe@users.noreply.github.com> Date: Wed, 28 Nov 2018 08:08:03 -0800 Subject: [PATCH] Fixed changelog number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 526997274..39efd8208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## 2.14.0 - 2018-11-28 -* [#999](https://github.com/stripe/stripe-python/pull/500) Add support for `Review` for Radar +* [#500](https://github.com/stripe/stripe-python/pull/500) Add support for `Review` for Radar ## 2.13.0 - 2018-11-27 * [#489](https://github.com/stripe/stripe-python/pull/489) Add support for `ValueList` and `ValueListItem` for Radar