pylast/CHANGELOG.md
2019-01-06 15:39:12 +02:00

1.1 KiB

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.

Unreleased

Added

  • Extract username from session via new SessionKeyGenerator.get_web_auth_session_key_username (#290)

3.0.0 - 2019-01-01

Added

  • This changelog file (#273)

Removed

  • Support for Python 2.7 (#265)

  • Constants COVER_SMALL, COVER_MEDIUM, COVER_LARGE, COVER_EXTRA_LARGE and COVER_MEGA. Use SIZE_SMALL etc. instead. (#282)

2.4.0 - 2018-08-08

Deprecated

  • Support for Python 2.7 (#265)