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.4 - 2020-05-29
6
+
7
+ - Bug fix, getKey function went into infinite loop
8
+
5
9
## 3.0.3 - 2020-05-29
6
10
7
11
- Bug fix, error on deletion.
@@ -15,6 +19,10 @@ All notable changes to `laravel-api-client` will be documented in this file
15
19
- The Laravel 7.0 Version
16
20
- Use the Laravel Http client.
17
21
22
+ ## 2.0.5 - 2020-05-29
23
+
24
+ - Bug fix, getKey function went into infinite loop
25
+
18
26
## 2.0.4 - 2020-05-29
19
27
20
28
- Bug fix, error on deletion.
@@ -28,6 +36,10 @@ All notable changes to `laravel-api-client` will be documented in this file
28
36
- The Laravel 6.0 Version
29
37
- Mainly updates to use newer Laravel Model Attribute casting.
30
38
39
+ ## 1.0.17 - 2020-05-29
40
+
41
+ - Bug fix, getKey function went into infinite loop
42
+
31
43
## 1.0.16 - 2020-05-29
32
44
33
45
- Bug fix, error on deletion.
You can’t perform that action at this time.
0 commit comments