|
|
|
|
@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). |
|
|
|
|
|
|
|
|
|
## [Unreleased][Unreleased] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* * * |
|
|
|
|
|
|
|
|
|
## [0.27.1][0.27.1] - 2017-04-07 |
|
|
|
|
|
|
|
|
|
Added: |
|
|
|
|
|
|
|
|
|
1. (#287) Add Express WebHook example (by @kamikazechaser) |
|
|
|
|
@ -21,7 +28,7 @@ Fixed: |
|
|
|
|
|
|
|
|
|
* * * |
|
|
|
|
|
|
|
|
|
## [0.27.0][0.27.0] - 2016-02-10 |
|
|
|
|
## [0.27.0][0.27.0] - 2017-02-10 |
|
|
|
|
|
|
|
|
|
Added: |
|
|
|
|
|
|
|
|
|
@ -60,7 +67,7 @@ Fixed: |
|
|
|
|
|
|
|
|
|
* * * |
|
|
|
|
|
|
|
|
|
## [0.26.0][0.26.0] - 2016-01-20 |
|
|
|
|
## [0.26.0][0.26.0] - 2017-01-20 |
|
|
|
|
|
|
|
|
|
Added: |
|
|
|
|
|
|
|
|
|
@ -119,4 +126,5 @@ Fixed: |
|
|
|
|
[0.25.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.25.0 |
|
|
|
|
[0.26.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.26.0 |
|
|
|
|
[0.27.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.0 |
|
|
|
|
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.27.0...master |
|
|
|
|
[0.27.1]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.27.1 |
|
|
|
|
[Unreleased]:https://github.com/yagop/node-telegram-bot-api/compare/v0.27.1...master |
|
|
|
|
|