File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
33
4+ Exclamation symbols (:exclamation : ) note something of importance e.g. breaking changes. Click them to learn more.
5+
46## [ Unreleased]
57### Added
68### Changed
@@ -14,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1416- Ability to define custom valid IPs to access webhook.
1517- Execute commands via cron, using ` cron ` action and ` g ` parameter.
1618### Changed
17- - Remodelled the config array to a more flexible structure.
19+ - [ : exclamation : ] [ 0.44.0-bc-parameter-structure ] Remodelled the parameter array to a more flexible structure.
1820- ` bot_username ` and ` secret ` are no longer vital parameters.
1921### Fixed
2022- Initialise loggers before anything else, to allow logging of all errors.
@@ -74,3 +76,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
7476## [ 0.1] - 2016-08-20
7577### Added
7678- First minor version that contains the basic functionality.
79+
80+ [ 0.44.0-bc-parameter-structure ] : https://github.com/php-telegram-bot/telegram-bot-manager/wiki/Breaking-backwards-compatibility#parameter-structure-changed " Parameter structure changed "
You can’t perform that action at this time.
0 commit comments