Skip to content

Commit 3b66060

Browse files
committed
Update CHANGELOG.md
1 parent 72b6757 commit 3b66060

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## 3.0.3 - 2020-05-29
6+
7+
- Bug fix, error on deletion.
8+
59
## 3.0.2 - 2020-05-29
610

711
- Bug fix, on save or deletion the populated model was not being returned.
@@ -11,6 +15,10 @@ All notable changes to `laravel-api-client` will be documented in this file
1115
- The Laravel 7.0 Version
1216
- Use the Laravel Http client.
1317

18+
## 2.0.4 - 2020-05-29
19+
20+
- Bug fix, error on deletion.
21+
1422
## 2.0.3 - 2020-05-29
1523

1624
- Bug fix, on save or deletion the populated model was not being returned.
@@ -20,6 +28,10 @@ All notable changes to `laravel-api-client` will be documented in this file
2028
- The Laravel 6.0 Version
2129
- Mainly updates to use newer Laravel Model Attribute casting.
2230

31+
## 1.0.16 - 2020-05-29
32+
33+
- Bug fix, error on deletion.
34+
2335
## 1.0.14 - 2020-05-29
2436

2537
- Bug fix, on save or deletion the populated model was not being returned.

0 commit comments

Comments
 (0)