File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-api-client ` will be documented in this file
4
4
5
+ ## 3.0.3 - 2020-05-29
6
+
7
+ - Bug fix, error on deletion.
8
+
5
9
## 3.0.2 - 2020-05-29
6
10
7
11
- 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
11
15
- The Laravel 7.0 Version
12
16
- Use the Laravel Http client.
13
17
18
+ ## 2.0.4 - 2020-05-29
19
+
20
+ - Bug fix, error on deletion.
21
+
14
22
## 2.0.3 - 2020-05-29
15
23
16
24
- 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
20
28
- The Laravel 6.0 Version
21
29
- Mainly updates to use newer Laravel Model Attribute casting.
22
30
31
+ ## 1.0.16 - 2020-05-29
32
+
33
+ - Bug fix, error on deletion.
34
+
23
35
## 1.0.14 - 2020-05-29
24
36
25
37
- Bug fix, on save or deletion the populated model was not being returned.
You can’t perform that action at this time.
0 commit comments