Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c826f7b

Browse files
committed
update CHANGELOG, adding a release note
1 parent 7c18193 commit c826f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Master
2+
- IntOrString is now object thus it can be int or string. #18 #359
23
- 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)).
34
- config.http_proxy_url is deprecated. use configuration.proxy instead.
45
- Configuration is not a singleton object anymore. Please use Configuraion.set_default to change default configuration.

0 commit comments

Comments
 (0)