Skip to content

Commit

Permalink
release: v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GochoMugo committed Dec 21, 2017
1 parent 1169f8e commit 119d892
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][Unreleased]



* * *

## [0.30.0][0.30.0] - 2017-12-21

Added:

1. Support Bot API v3.5: (by @GochoMugo)
Expand Down Expand Up @@ -203,4 +209,5 @@ Fixed:
[0.27.1]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.1
[0.28.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.28.0
[0.29.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.29.0
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.29.0...master
[0.30.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.30.0
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.30.0...master
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-telegram-bot-api",
"version": "0.29.0",
"version": "0.30.0",
"description": "Telegram Bot API",
"main": "./index.js",
"directories": {
Expand Down

0 comments on commit 119d892

Please sign in to comment.