2019-07-04 08:26:32 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
This project uses Semantic Versioning
|
|
|
|
|
2019-07-09 04:54:07 +00:00
|
|
|
## 1.0.0
|
|
|
|
|
|
|
|
Post and get now return a tuple with a full requests response object and the response data
|
|
|
|
|
|
|
|
## 0.0.1
|
|
|
|
|
|
|
|
Fixed broken max_size validator, added tests for max_size validation
|
|
|
|
|
|
|
|
## 0.0.0
|
|
|
|
|
|
|
|
Initial release
|