Version 1.6.0
Notes
Changed
- Upgraded dependencies and bumped core to version 0.70.*.
- Upgrade code to PHP 7.3.
- Update Travis-CI and Scrutinizer configs.
Removed
- ❗ Remove
BotManager::initLogging()
method and require separate logging initialisation withTelegramLog::initialize
.
Security
- Minimum PHP 7.3, allow PHP 8.0.