Skip to content
This repository has been archived by the owner on May 29, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 753 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 753 Bytes

Changelog of ConfigsRemapper

v0.2.1b

  • Renamed TelegramBotHelperConfigModel to ConfigModel

v0.2.2b

v0.2.3b

  • Hotfix of constructors of ReceiversManager

v0.2.4b

  • Added possibility to use handle in ReceiversManager as async or sync receiver.

v0.2.5b

  • Replace config argument type in ReceiversManager#handle by CommonIObject<String, Any
  • Upgraded method of catching exceptions in ReceiversManager#handle