Skip to content

Commit

Permalink
update CHANGELOG, adding a release note
Browse files Browse the repository at this point in the history
  • Loading branch information
mbohlool committed Oct 17, 2017
1 parent 7c18193 commit c826f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Master
- IntOrString is now object thus it can be int or string. #18 #359
- Adding stream package to support calls like exec. The old way of calling them is deprecated. See [Troubleshooting](README.md#why-execattach-calls-doesnt-work)).
- config.http_proxy_url is deprecated. use configuration.proxy instead.
- Configuration is not a singleton object anymore. Please use Configuraion.set_default to change default configuration.
Expand Down

0 comments on commit c826f7b

Please sign in to comment.