Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e6314ee

Browse files
committed
0.5.0 release
1 parent e435c68 commit e6314ee

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to `grayloon/magento-laravel-api` will be documented in this file
44

5+
## 0.5 - October 6, 2020
6+
- Fix for Laravel 8 Applications
7+
- Ability to query custom extension API endpoints
8+
- Added Delete and Put Methods
9+
- Added Product Categories API Endpoint
10+
- Added Payment as Guest Endpoint
11+
- Added Payment as Customer Endpoint
12+
- Added Cart Payment Methods Endpoint
13+
- Added Shipping Information Endpoint
14+
- Added Add Items as Customer to Cart Endpoint
15+
- Now throws Exception when >500 error is thrown
16+
17+
518
## 0.4.1 - September 8, 2020
619
- Support for Laravel 8 applications
720

0 commit comments

Comments
 (0)