We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ab35e commit dc9a53fCopy full SHA for dc9a53f
CHANGELOG.md
@@ -3,6 +3,13 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [1.1.1] - Released
7
+
8
+### Bug Fixes
9
10
+- Fixed issue where the `page` variable would be set to `0` and sent in the API request, resulting in no data.
11
+- Added validation ensuring that `things` are only set to an array, not data.
12
13
## [1.1.0] - Released
14
15
### Features
0 commit comments