File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 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/).
55
66## [ Unreleased] [ Unreleased ]
77
8+
9+
10+ * * *
11+
12+ ## [ 0.30.0] [ 0.30.0 ] - 2017-12-21
13+
814Added:
915
10161 . Support Bot API v3.5: (by @GochoMugo )
@@ -203,4 +209,5 @@ Fixed:
203209[ 0.27.1 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.1
204210[ 0.28.0 ] :https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.28.0
205211[ 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 11{
22 "name" : " node-telegram-bot-api" ,
3- "version" : " 0.29 .0" ,
3+ "version" : " 0.30 .0" ,
44 "description" : " Telegram Bot API" ,
55 "main" : " ./index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments