----- - Don't decode bytes to string to build multipart [masipcat]
1.4.0
----- - Added argument 'cookies' to `websocket_connect()` [masipcat] - Renamed `ws.send_str()` to `ws.send_text()` [masipcat] - Fix return type annotation of the methods invoking open() [otsuka]