Skip to content

Commit dc9a53f

Browse files
committed
Changelog updates
1 parent 90ab35e commit dc9a53f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

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+
613
## [1.1.0] - Released
714

815
### Features

0 commit comments

Comments
 (0)