We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ceaec commit 7b1478bCopy full SHA for 7b1478b
CHANGELOG.md
@@ -2,11 +2,28 @@
2
3
All notable changes to `laravel-api-client` will be documented in this file
4
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
17
18
## 2.0.0 - 2020-05-27
19
20
- The Laravel 6.0 Version
21
- Mainly updates to use newer Laravel Model Attribute casting.
22
23
+## 1.0.14 - 2020-05-29
24
25
26
27
## 1.0.12 - 2020-05-27
28
29
- Updates to many things.
0 commit comments