Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 898 Bytes

File metadata and controls

27 lines (20 loc) · 898 Bytes

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.

1.1.0 - 2021-08-27

Added

  • Support for abstract classes deserialization (i.e. ChatMember).
  • New exceptions to differentiate from other Telegram errors.

Fixed

  • The missing parameters property in the Response class has now been added.

1.0.1 - 2021-06-22

Fixed

  • Removed debug code.

1.0.0 - 2021-06-21

Initial release.