Skip to content

Commit 7b1478b

Browse files
committed
Update CHANGELOG.md
1 parent 31ceaec commit 7b1478b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,28 @@
22

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

5+
## 3.0.2 - 2020-05-29
6+
7+
- Bug fix, on save or deletion the populated model was not being returned.
8+
9+
## 3.0.0 - 2020-05-27
10+
11+
- The Laravel 7.0 Version
12+
- Use the Laravel Http client.
13+
14+
## 2.0.3 - 2020-05-29
15+
16+
- Bug fix, on save or deletion the populated model was not being returned.
17+
518
## 2.0.0 - 2020-05-27
619

720
- The Laravel 6.0 Version
821
- Mainly updates to use newer Laravel Model Attribute casting.
922

23+
## 1.0.14 - 2020-05-29
24+
25+
- Bug fix, on save or deletion the populated model was not being returned.
26+
1027
## 1.0.12 - 2020-05-27
1128

1229
- Updates to many things.

0 commit comments

Comments
 (0)