diff --git a/CHANGELOG.md b/CHANGELOG.md index dfeae573e1..8ed9f564b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Upgraded `stripe` from version `21.0.1` to `22.2.0` + ## 3.20.0 - 2026-07-04 ### Changed @@ -47,7 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Japanese (`ja`) - Upgraded `@ionic/angular` from version `8.8.5` to `8.8.12` - Upgraded `nestjs` from version `11.1.21` to `11.1.27` -- Upgraded `stripe` from version `21.0.1` to `22.2.0` ### Fixed