Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Latest commit

 

History

History
80 lines (54 loc) · 1.46 KB

CHANGELOG.rst

File metadata and controls

80 lines (54 loc) · 1.46 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Changed

  • TLS certificates are now checked against system CA store, and matched against the provided hostname.

0.2.1 - 2015-06-11

Fixed

  • README formatting

0.2.0 - 2015-06-11

Added

Changed

Fixed

  • Encoding of word length when sending words longer than 127.
  • Error handling during SSL connection setup.

Removed

  • Python 3.2/3.3 compatibility.

0.1.2 - 2015-06-01

Changed

Fixed

  • Wrong LICENSE in setup.py

0.1.1 - 2015-05-08

Added

  • initial public release