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
- Support for abstract classes deserialization (i.e. ChatMember).
- New exceptions to differentiate from other Telegram errors.
- The missing
parametersproperty in theResponseclass has now been added.
1.0.1 - 2021-06-22
- Removed debug code.
1.0.0 - 2021-06-21
Initial release.