From 83b0cb369edff234f0ebbacc82595bc3aee6e6cb Mon Sep 17 00:00:00 2001 From: seang-stripe <83304487+seang-stripe@users.noreply.github.com> Date: Wed, 19 May 2021 12:07:28 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d77a620..bd25533b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,7 @@ # Changelog ## 5.33.0 - 2021-05-19 -* [#979](https://github.com/stripe/stripe-ruby/pull/979) API Updates -* [#975](https://github.com/stripe/stripe-ruby/pull/975) Add Truffleruby head to CI +* [#979](https://github.com/stripe/stripe-ruby/pull/979) Add support for the Identify VerificationSession and VerificationReport APIs ## 5.32.1 - 2021-04-05 * Correct use of regexp `match` in gemspec for old versions of Ruby