diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_minor_issues | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug_minor_issues b/changes/bug_minor_issues new file mode 100644 index 00000000..91a69ed1 --- /dev/null +++ b/changes/bug_minor_issues @@ -0,0 +1,4 @@ + o Do not raise exception when a GET request doesn't return 2XX + code. Nickserver uses error codes for more verbosity in the + result. + o Accept unicode ascii keys along with str.
\ No newline at end of file |