From fbab0bb633610473253db8344780b03b2476ca94 Mon Sep 17 00:00:00 2001 From: Yordis Prieto Date: Wed, 4 Oct 2023 13:09:36 -0400 Subject: [PATCH] fix tag name in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b4b3b7..1c9c3c70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [Unreleased](https://github.com/beam-community/stripity-stripe/compare/2.17.2...HEAD) +#### [3.0.0](https://github.com/beam-community/stripity-stripe/compare/2.17.2...v3.0.0) - fix: remove param casting to atom [`#807`](https://github.com/beam-community/stripity-stripe/pull/807) - Add `:idempotency_key_in_use` as a valid `card_error_code` [`#813`](https://github.com/beam-community/stripity-stripe/pull/813)