From 3d7b450e5ae307529b5686193abc0ae096b3ad13 Mon Sep 17 00:00:00 2001 From: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com> Date: Tue, 16 Apr 2024 11:49:26 -0700 Subject: [PATCH] Remove entries from CHANGELOG.md that are not user facing (#1384) --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b383b7d1..5a5c1db7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,6 @@ ## 11.1.0 - 2024-04-16 * [#1379](https://github.com/stripe/stripe-ruby/pull/1379) Update generated code * Add support for new resource `Entitlements.ActiveEntitlementSummary` -* [#1382](https://github.com/stripe/stripe-ruby/pull/1382) Revert Makefile change to allow autoformatting in codegen -* [#1380](https://github.com/stripe/stripe-ruby/pull/1380) Rename section for object types ## 11.0.0 - 2024-04-10 * [#1374](https://github.com/stripe/stripe-ruby/pull/1374)