Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
coltoneshaw committed Jun 14, 2021
1 parent 55ee080 commit 7dd709c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,3 +287,13 @@ A failed `GET` looped call will contain an error message detailing the issue. Us
'error' : 'error message here'
}
```
# Changelog
## v0.0.2
- Added `DELETE` / `PATCH` as supported calls
- Improved error handling
- BUG: limit was not a recognized value for a `GET` loop.
## v0.0.1
- Inital Release

0 comments on commit 7dd709c

Please sign in to comment.