Skip to content

Commit

Permalink
chore(release): 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
stanvanrooy committed Oct 6, 2020
1 parent 66312eb commit 5c1cccd
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

All notable changes to this project will be documented in this file.

### 0.0.16 (2020-10-07)


### Features

* add pprint to __repr__ ([ea8560e](https://github.com/stanvanrooy/instauto/commit/ea8560e6f2609883b66eff6b5993ec940f86bb36))
* handle verification challenges ([c684491](https://github.com/stanvanrooy/instauto/commit/c68449107887226caf1ca3eead8e110d7eb7c594)), closes [#49](https://github.com/stanvanrooy/instauto/issues/49) [#49](https://github.com/stanvanrooy/instauto/issues/49)


### Bug Fixes

* errors in GetFollowing/GetFollowers ([#57](https://github.com/stanvanrooy/instauto/issues/57)) ([6501651](https://github.com/stanvanrooy/instauto/commit/65016511764df691bdb327a7d1f1b8a6f2aaa083))
* give kwargs priority over defaults ([c55e193](https://github.com/stanvanrooy/instauto/commit/c55e1938bb5ff8199008e46bcc1c5564adcb5325))
* imports, usages of new structs. ([16ec0e8](https://github.com/stanvanrooy/instauto/commit/16ec0e86bcaa73ab3cd0e86b7cd33987a0405f25))
* incorrect key in `profile_info` ([436f833](https://github.com/stanvanrooy/instauto/commit/436f8336cf12b40f91c84637c724560e9825e1f3))
* sending location data along with upload request ([2cc6dbb](https://github.com/stanvanrooy/instauto/commit/2cc6dbb01cd968ba00279264a8c829ef5fcc97b0))
* temporarily disable testing ([ebb947f](https://github.com/stanvanrooy/instauto/commit/ebb947ff715acfd5e6abf5251aa7da7fca38f9b6))
* update return signature of `profile_info` ([a07580c](https://github.com/stanvanrooy/instauto/commit/a07580c3126acd95347e478e197e4e5290a62d9d))

0 comments on commit 5c1cccd

Please sign in to comment.