File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased] [ Unreleased ]
7
7
8
+
9
+
10
+ * * *
11
+
12
+ ## [ 0.30.0] [ 0.30.0 ] - 2017-12-21
13
+
8
14
Added:
9
15
10
16
1 . Support Bot API v3.5: (by @GochoMugo )
@@ -203,4 +209,5 @@ Fixed:
203
209
[ 0.27.1 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.1
204
210
[ 0.28.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.28.0
205
211
[ 0.29.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.29.0
206
- [ Unreleased ] :https://github.com/yagop/node-telegram-bot-api/compare/v0.29.0...master
212
+ [ 0.30.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.30.0
213
+ [ Unreleased ] :https://github.com/yagop/node-telegram-bot-api/compare/v0.30.0...master
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-telegram-bot-api" ,
3
- "version" : " 0.29 .0" ,
3
+ "version" : " 0.30 .0" ,
4
4
"description" : " Telegram Bot API" ,
5
5
"main" : " ./index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments