Skip to content

Commit c3cd3fc

Browse files
committed
Version 1.1.0
1 parent abf32a3 commit c3cd3fc

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,20 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
55

66
## [Unreleased]
77
### Added
8-
- `webhookinfo` action to get result from `getWebhookInfo`.
98
### Changed
10-
- Clean up and refactor some methods.
119
### Deprecated
1210
### Removed
1311
### Fixed
14-
- Passing an empty array to `webhook.allowed_updates` parameter now correctly resets to defaults.
1512
### Security
1613

14+
## [1.1.0] - 2017-05-23
15+
### Added
16+
- `webhookinfo` action to get result from `getWebhookInfo`.
17+
### Changed
18+
- Clean up and refactor some methods.
19+
### Fixed
20+
- Passing an empty array to `webhook.allowed_updates` parameter now correctly resets to defaults.
21+
1722
## [1.0.1] - 2017-05-09
1823
### Changed
1924
- Use more stable `longman/ip-tools` for IP matching.

0 commit comments

Comments
 (0)