Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect entries in the changelog #2051

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

ramya-stripe
Copy link
Contributor

During the week of Feb 22nd, the below changes came in via OpenAPI which we had suppressed using overrides to avoid shipping breaking changes in a non major release

  • Remove support for value include_and_require from enum InvoiceCreateParams.pending_invoice_items_behavior
  • Remove support for value service_tax from enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type

But we forgot to clean up the generated changelog entries. This PR fixes that.

@ramya-stripe ramya-stripe merged commit 2908085 into master Mar 27, 2024
8 checks passed
@ramya-stripe ramya-stripe deleted the ramya/fix-changelog branch March 27, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants