File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,12 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
99### Deprecated
1010### Removed
1111### Fixed
12- - Secret should not be required when using CLI for getUpdates.
1312### Security
1413
14+ ## [ 1.2.1] - 2017-07-12
15+ ### Fixed
16+ - Secret should not be required when using CLI for getUpdates.
17+
1518## [ 1.2.0] - 2017-07-10
1619### Added
1720- Custom output callback can be defined for getUpdates method.
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Installation and usage is pretty straight forward:
2020Either run this command in your command line:
2121
2222``` bash
23- composer require php-telegram-bot/telegram-bot-manager:^1.0
23+ composer require php-telegram-bot/telegram-bot-manager:^1.2
2424```
2525
2626** or**
You can’t perform that action at this time.
0 commit comments