Skip to content

Commit a344a93

Browse files
committed
Update CHANGELOG.md
1 parent a172dda commit a344a93

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.4 - 2020-05-29
6+
7+
- Bug fix, getKey function went into infinite loop
8+
59
## 3.0.3 - 2020-05-29
610

711
- Bug fix, error on deletion.
@@ -15,6 +19,10 @@ All notable changes to `laravel-api-client` will be documented in this file
1519
- The Laravel 7.0 Version
1620
- Use the Laravel Http client.
1721

22+
## 2.0.5 - 2020-05-29
23+
24+
- Bug fix, getKey function went into infinite loop
25+
1826
## 2.0.4 - 2020-05-29
1927

2028
- Bug fix, error on deletion.
@@ -28,6 +36,10 @@ All notable changes to `laravel-api-client` will be documented in this file
2836
- The Laravel 6.0 Version
2937
- Mainly updates to use newer Laravel Model Attribute casting.
3038

39+
## 1.0.17 - 2020-05-29
40+
41+
- Bug fix, getKey function went into infinite loop
42+
3143
## 1.0.16 - 2020-05-29
3244

3345
- Bug fix, error on deletion.

0 commit comments

Comments
 (0)