File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,20 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
5
5
6
6
## [ Unreleased]
7
7
### Added
8
- - ` webhookinfo ` action to get result from ` getWebhookInfo ` .
9
8
### Changed
10
- - Clean up and refactor some methods.
11
9
### Deprecated
12
10
### Removed
13
11
### Fixed
14
- - Passing an empty array to ` webhook.allowed_updates ` parameter now correctly resets to defaults.
15
12
### Security
16
13
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
+
17
22
## [ 1.0.1] - 2017-05-09
18
23
### Changed
19
24
- Use more stable ` longman/ip-tools ` for IP matching.
You can’t perform that action at this time.
0 commit comments