We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb1374 commit 580afc9Copy full SHA for 580afc9
CHANGELOG.md
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased][Unreleased]
7
8
+
9
10
11
+* * *
12
13
+## [0.28.0][0.28.0] - 2017-08-06
14
15
Added:
16
17
1. (#361) Support Bot API v3.1 (by @Lord-Protector, @kamikazechaser)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-telegram-bot-api",
3
- "version": "0.27.1",
+ "version": "0.28.0",
4
"description": "Telegram Bot API",
"main": "./index.js",
"directories": {
0 commit comments