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 ad29b1a commit dfc95ffCopy full SHA for dfc95ff
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## 1.x
2
+
3
+- 1.0.12 (2024-02-22)
4
+ - Fix media details object type issue
5
6
- 1.0.11 (2024-01-25)
7
- Add exceptions
8
- rest_user_invalid_id
@@ -34,7 +38,7 @@
34
38
- Add common exceptions
35
39
36
40
- 1.0.2 (2023-12-01)
37
- - Support configure user agent
41
+ - Support setup user agent
42
43
- 1.0.1 (2023-11-27)
44
- TLS certificate verification is now disabled
README.md
@@ -13,7 +13,7 @@
13
14
## Version
15
16
-1.0.11
+1.0.12
17
18
### Supported Laravel Version
19
0 commit comments