We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ea764 commit 12d1114Copy full SHA for 12d1114
1 file changed
CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Changelog
2
+## [v0.9.1] - 2021.04.07
3
+### Fixed
4
+- Import
5
+ - Cast returned value to array in case json_decode returns null for received response
6
+
7
## [v0.9] - 2021.01.21
8
### Initial release
9
- Client builder, according to FF version
10
- Import, Search, and Tracking adapters
11
12
[v0.9]: https://github.com/FACT-Finder-Web-Components/php-communication-sdk/releases/tag/v0.9
13
+[v0.9.1]: https://github.com/FACT-Finder-Web-Components/php-communication-sdk/releases/tag/v0.9.1
0 commit comments