Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 1.84 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning(After we publish 1.0.0).

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.
  • [YANKED] for deprecated releases.

Changed

  • #30 - fix(internal): use websocket in favor of websocket_route. Thanks @WSH032!

0.1.0 - 2023-12-01

Security

  • #10 - fix security vulnerabilities of cookies leakage between different users. Thanks @WSH032!

Removed

  • #10 - Remove support for setting cookies at the AsyncClient level. Thanks @WSH032!

0.0.1b0 - 2023-11-27 [YANKED]

!!! danger This version has security vulnerabilities, please stop using it.