Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Sep 4, 2024
1 parent 13606bf commit 3a94c6a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.

#### 3.x Releases
- `3.0.x` Releases - [`3.0.0`](#300) | [`3.0.1`](#301)
- `3.0.x` Releases - [`3.0.0`](#300) | [`3.0.1`](#301) | [`3.0.2`](#302)
- `3.0.0` Release Candidates - [`3.0.0-rc.1`](#300-rc1) | [`3.0.0-rc.2`](#300-rc2)

#### 2.x Releases
Expand All @@ -11,9 +11,11 @@ All notable changes to this project will be documented in this file.
#### 1.x Releases
- `1.0.x` Releases - [1.0.0](#100)

## [3.0.2](https://github.com/space-code/flare/releases/tag/3.0.2)
Released on 2024-09-04.

## Added
- Implement localizedPriceString for StoreProductDiscount
- Implement currencySymbol for StoreProduct
- Implement localizedPriceString for StoreProductDiscount & currencySymbol for StoreProduct
- Added in Pull Request [#66](https://github.com/space-code/flare/pull/66).

## Fixed
Expand Down

0 comments on commit 3a94c6a

Please sign in to comment.