Skip to content

Commit 16958e6

Browse files
authored
Update CHANGELOG.md (#68)
1 parent 13606bf commit 16958e6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33

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

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

14+
## [3.0.2](https://github.com/space-code/flare/releases/tag/3.0.2)
15+
Released on 2024-09-04.
16+
1417
## Added
15-
- Implement localizedPriceString for StoreProductDiscount
16-
- Implement currencySymbol for StoreProduct
18+
- Implement localizedPriceString for StoreProductDiscount & currencySymbol for StoreProduct
1719
- Added in Pull Request [#66](https://github.com/space-code/flare/pull/66).
1820

1921
## Fixed

0 commit comments

Comments
 (0)