2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 21:07:39 +00:00

docs: Update changelog

This commit is contained in:
GochoMugo 2017-04-07 11:11:59 +03:00
parent 230cd20828
commit e63a61f232
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4

View File

@ -5,7 +5,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][Unreleased]
Added:
1. (#287) Add Express WebHook example (by @kamikazechaser)
Fixed:
1. (#291) Improve docs (by @preco21)
1. (#298) Fix running on Node v5 (by @jehy)
1. (#307) Fix badge links in README (by @JaakkoLipsanen)
1. Fix defaulting value of `options.polling.params.timeout` (by @GochoMugo)
1. Fix typos in Github issue template (by @GochoMugo, requested-by @GingerPlusPlus)
* * *