@@ -4,22 +4,34 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
4
4
Exclamation symbols (:exclamation : ) note something of importance e.g. breaking changes. Click them to learn more.
5
5
6
6
## [ Unreleased]
7
+ ### Notes
8
+ - [ :ledger : View file changes] [ Unreleased ]
7
9
### Added
8
10
### Changed
9
- - Upgraded dependencies and bumped core to version 0.59.0. (#48 )
11
+ ### Deprecated
12
+ ### Removed
13
+ ### Fixed
14
+ ### Security
15
+
16
+ ## [ 1.5.0] - 2019-07-29
17
+ ### Notes
18
+ - [ :ledger : View file changes] [ 1.5.0 ]
19
+ ### Changed
20
+ - Upgraded dependencies and bumped core to version 0.59.* . (#48 )
10
21
- Code style is now PSR12. (#48 )
11
22
- Adopt issue templates and git/GitHub related meta from upstream core. (#49 )
12
- - Simplify FQNs, cleanup tests and update changelog.
13
- ### Deprecated
23
+ - Simplify FQNs, cleanup tests and update changelog. (#51 )
14
24
### Removed
15
25
- Botan.io has been removed (see php-telegram-bot/core #924 ). (#50 )
16
26
### Fixed
17
- - Fix and improve getUpdates output.
18
- - Don't output deprecation notices if no logging is enabled.
27
+ - Fix and improve getUpdates output. ( # 52 )
28
+ - Don't output deprecation notices if no logging is enabled. ( # 53 )
19
29
### Security
20
30
- Security disclosure managed by [ Tidelift] . (#49 )
21
31
22
32
## [ 1.4.0] - 2019-06-01
33
+ ### Notes
34
+ - [ :ledger : View file changes] [ 1.4.0 ]
23
35
### Added
24
36
- Test up to PHP 7.3 in Travis-CI. (#47 )
25
37
### Changed
@@ -29,23 +41,31 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
29
41
- Minimum PHP version is now 7.1. (#47 )
30
42
31
43
## [ 1.3.0] - 2018-07-21
44
+ ### Notes
45
+ - [ :ledger : View file changes] [ 1.3.0 ]
32
46
### Added
33
47
- Allow usage of table prefixes and custom encoding.
34
48
- Add error message when trying to use getUpdates without database connection. (#41 )
35
49
### Changed
36
50
- Upgraded dependencies and bumped core to version 0.54.0.
37
51
38
52
## [ 1.2.2] - 2017-08-26
53
+ ### Notes
54
+ - [ :ledger : View file changes] [ 1.2.2 ]
39
55
### Added
40
56
- Linked version numbers in changelog for easy verification of code changes.
41
57
### Changed
42
58
- Upgraded dependencies and bumped core to version 0.48.0.
43
59
44
60
## [ 1.2.1] - 2017-07-12
61
+ ### Notes
62
+ - [ :ledger : View file changes] [ 1.2.1 ]
45
63
### Fixed
46
64
- Secret should not be required when using CLI for getUpdates. (#36 )
47
65
48
66
## [ 1.2.0] - 2017-07-10
67
+ ### Notes
68
+ - [ :ledger : View file changes] [ 1.2.0 ]
49
69
### Added
50
70
- Custom output callback can be defined for getUpdates method. (#34 )
51
71
### Changed
@@ -54,6 +74,8 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
54
74
- GetUpdates method would crash if a non-text message was sent. (#34 )
55
75
56
76
## [ 1.1.0] - 2017-05-23
77
+ ### Notes
78
+ - [ :ledger : View file changes] [ 1.1.0 ]
57
79
### Added
58
80
- ` webhookinfo ` action to get result from ` getWebhookInfo ` .
59
81
### Changed
@@ -62,15 +84,21 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
62
84
- Passing an empty array to ` webhook.allowed_updates ` parameter now correctly resets to defaults.
63
85
64
86
## [ 1.0.1] - 2017-05-09
87
+ ### Notes
88
+ - [ :ledger : View file changes] [ 1.0.1 ]
65
89
### Changed
66
90
- Use more stable ` longman/ip-tools ` for IP matching.
67
91
68
92
## [ 1.0.0] - 2017-05-08
93
+ ### Notes
94
+ - [ :ledger : View file changes] [ 1.0.0 ]
69
95
### Changed
70
96
- [ :exclamation : ] [ 1.0.0-bc-move ] Move to ` php-telegram-bot/telegram-bot-manager ` on packagist.
71
97
- [ :exclamation : ] [ 1.0.0-bc-move ] Move to ` TelegramBot\TelegramBotManager ` namespace.
72
98
73
99
## [ 0.44.0] - 2017-05-05
100
+ ### Notes
101
+ - [ :ledger : View file changes] [ 0.44.0 ]
74
102
### Added
75
103
- Ability to define custom valid IPs to access webhook.
76
104
- Execute commands via cron, using ` cron ` action and ` g ` parameter.
@@ -83,12 +111,16 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
83
111
- Enforce non-empty secret when using webhook.
84
112
85
113
## [ 0.43.0] - 2017-04-17
114
+ ### Notes
115
+ - [ :ledger : View file changes] [ 0.43.0 ]
86
116
### Added
87
117
- PHP CodeSniffer introduced and cleaned code to pass tests.
88
118
- Custom exceptions for better error handling.
89
119
- Request limiter options.
90
120
91
121
## [ 0.42.0.1] - 2017-04-11
122
+ ### Notes
123
+ - [ :ledger : View file changes] [ 0.42.0.1 ]
92
124
### Added
93
125
- Changelog.
94
126
### Changed
@@ -97,6 +129,8 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
97
129
- Some code style issues.
98
130
99
131
## [ 0.42.0] - 2017-04-10
132
+ ### Notes
133
+ - [ :ledger : View file changes] [ 0.42.0 ]
100
134
### Changed
101
135
- Move to PHP Telegram Bot organisation.
102
136
- Mirror version with core library.
@@ -105,34 +139,48 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
105
139
- Readme formatting.
106
140
107
141
## [ 0.4.0] - 2017-02-26
142
+ ### Notes
143
+ - [ :ledger : View file changes] [ 0.4.0 ]
108
144
### Added
109
145
- Latest Telegram Bot limiter functionality.
110
146
### Fixed
111
147
- Travis tests, using MariaDB instead of MySQL.
112
148
113
149
## [ 0.3.1] - 2017-01-04
150
+ ### Notes
151
+ - [ :ledger : View file changes] [ 0.3.1 ]
114
152
### Fixed
115
153
- Make CLI usable again after setting up Telegram API IP address limitations.
116
154
117
155
## [ 0.3.0] - 2016-12-25
156
+ ### Notes
157
+ - [ :ledger : View file changes] [ 0.3.0 ]
118
158
### Added
119
159
- Latest changes from PHP Telegram API bot.
120
160
### Security
121
161
- Request validation to secure the script to allow only Telegram API IPs of executing the webhook handle.
122
162
123
163
## [ 0.2.1] - 2016-10-16
164
+ ### Notes
165
+ - [ :ledger : View file changes] [ 0.2.1 ]
124
166
### Added
125
167
- Interval between updates can be set via parameter.
126
168
127
169
## [ 0.2] - 2016-09-16
170
+ ### Notes
171
+ - [ :ledger : View file changes] [ 0.2 ]
128
172
### Changed
129
173
- Force PHP7.
130
174
131
175
## [ 0.1.1] - 2016-08-20
176
+ ### Notes
177
+ - [ :ledger : View file changes] [ 0.1.1 ]
132
178
### Fixed
133
179
- Tiny conditional fix to correct the output.
134
180
135
181
## [ 0.1] - 2016-08-20
182
+ ### Notes
183
+ - [ :ledger : View file changes] [ 0.1 ]
136
184
### Added
137
185
- First minor version that contains the basic functionality.
138
186
@@ -142,6 +190,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
142
190
[ 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 "
143
191
144
192
[ Unreleased ] : https://github.com/php-telegram-bot/telegram-bot-manager/compare/master...develop
193
+ [ 1.5.0 ] : https://github.com/php-telegram-bot/telegram-bot-manager/compare/1.4.0...1.5.0
145
194
[ 1.4.0 ] : https://github.com/php-telegram-bot/telegram-bot-manager/compare/1.3.0...1.4.0
146
195
[ 1.3.0 ] : https://github.com/php-telegram-bot/telegram-bot-manager/compare/1.2.2...1.3.0
147
196
[ 1.2.2 ] : https://github.com/php-telegram-bot/telegram-bot-manager/compare/1.2.1...1.2.2
0 commit comments