mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-23 02:17:16 +00:00
docs: Update changelog
This commit is contained in:
parent
57e7d8e3b9
commit
e250d65cb9
14
CHANGELOG.md
14
CHANGELOG.md
@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
## [Unreleased][Unreleased]
|
## [Unreleased][Unreleased]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
* * *
|
||||||
|
|
||||||
|
## [0.27.1][0.27.1] - 2017-04-07
|
||||||
|
|
||||||
Added:
|
Added:
|
||||||
|
|
||||||
1. (#287) Add Express WebHook example (by @kamikazechaser)
|
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:
|
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:
|
Added:
|
||||||
|
|
||||||
@ -119,4 +126,5 @@ Fixed:
|
|||||||
[0.25.0]:https://github.com/yagop/node-telegram-bot-api/releases/tag/v0.25.0
|
[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.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
|
[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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user