v0.2.0
⚠️ This release contains a breaking change from v0.1.*
It refactored management.base.TelegramCommand to BaseTelegramCommand.
Because this project is in early development, this is not a major release.
What's Changed
- Fix/change steps return type by @shifqu in #7
- refactor: management.base.TelegramCommand is now BaseTelegramCommand by @shifqu in #8
- docs: document use of swappable TelegramSettings by @shifqu in #9
Full Changelog: v0.1.4...v0.2.0