Skip to content

Commit

Permalink
Version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noplanman committed Jul 11, 2017
1 parent 3ec8e8f commit 9493b0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
### Deprecated
### Removed
### Fixed
- Secret should not be required when using CLI for getUpdates.
### Security

## [1.2.1] - 2017-07-12
### Fixed
- Secret should not be required when using CLI for getUpdates.

## [1.2.0] - 2017-07-10
### Added
- Custom output callback can be defined for getUpdates method.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Installation and usage is pretty straight forward:
Either run this command in your command line:

```bash
composer require php-telegram-bot/telegram-bot-manager:^1.0
composer require php-telegram-bot/telegram-bot-manager:^1.2
```

**or**
Expand Down

0 comments on commit 9493b0b

Please sign in to comment.