Skip to content

Commit f1efc46

Browse files
author
Ricardo Vargas
committed
[CHANGELOG] Updating CHANGELOG.md.
- Replaceing LemonsSqueezy with LemonSqueezy.
1 parent a849550 commit f1efc46

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@
22

33
All notable changes to `LemonSqueeze.php` will be documented in this file.
44

5+
## 1.3.0 - 2023-05-03
6+
7+
### Added
8+
- [FEATURE] Support the LemonSqueezy Product API.
9+
- New Product method `getAllProducts`.
10+
- New Product method `getStoreProducts`.
11+
- New Product method `getProduct`.
12+
- New Product method `getProductVariants`.
13+
- New Product method `getProductWithVariants`.
14+
515
## 1.2.0 - 2023-04-03
616

717
### Added
8-
- [FEATURE] Support the LemonsSqueeze Store API.
18+
- [FEATURE] Support the LemonSqueezy Store API.
919
- New Store method `getAllStores`.
1020
- New Store method `getStore`.
11-
- [FEATURE] Support the LemonsSqueeze Customer API.
21+
- [FEATURE] Support the LemonSqueezy Customer API.
1222
- New Store method `getAllCustomers`.
1323
- New Store method `getStoreCustomers`.
1424
- New Store method `getCustomer`.
@@ -28,5 +38,5 @@ All notable changes to `LemonSqueeze.php` will be documented in this file.
2838

2939
- Initial release.
3040
- Including HttpClient.
31-
- Adding the User endpoint methods from the Lemon Squeeze official API.
41+
- Adding the User endpoint methods from the LemonSqueezy official API.
3242

0 commit comments

Comments
 (0)