Skip to content

Commit

Permalink
added changelog for 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jehy committed Nov 16, 2021
1 parent da07fdd commit ff61fde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

* 4.1.0
* added support for `/editMessageText`, which is necessary to leverage all the power of inline keyboards
* added support for `/answerCallbackQuery`, which is necessary to remove spinner from inline keyboards
* fix `client.getUpdates()` so that it returns and mark as read only updates intended for current client (chat)
* 4.0.0 Refactor using typescript. No external changes expected, but everything is possible :)
* 3.0.0 `server.ApiURL` moved to `server.config.apiURL`
* 2.6.0
Expand Down

0 comments on commit ff61fde

Please sign in to comment.