icq-bot-sdk
Version:
ICQ New Bot Node.js SDK
26 lines (15 loc) • 1.79 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.2](https://github.com/aleksandryackovlev/icq-bot-sdk/compare/v0.1.1...v0.1.2) (2020-12-28)
### [0.1.1](https://github.com/aleksandryackovlev/icq-bot-sdk/compare/v0.1.0...v0.1.1) (2020-05-07)
## 0.1.0 (2020-05-02)
### Features
* **icq-client:** add event id traking ([d4fff40](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/d4fff40a787f9930e7d26c7ea1d23ea8eb4f226f))
* **icq-client:** add events handling to the client ([ea85006](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/ea850066df63540d1f3167e59259220fd163d52d))
* **icq-client:** create the factory func for ICQClient ([84280db](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/84280db72cb81054cd5d0741f99432055bff5464))
* **openapi:** add Open API spec for the ICQ New Bot API ([885bcea](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/885bcea3d15ad6c8544e530319f43ca65ed1207b))
* **polling:** add the posibility to set event storage on the startPolling method invocation ([0ddd9bd](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/0ddd9bd2db1bbba8eb62097992bfc3de90f769c6))
### Bug Fixes
* **openapi:** change response content type ([b3cb56d](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/b3cb56dcfd3828f40ea5916cac1e5fb129ca0774))
* **openapi:** fix the name of the method for sending messages ([0d4d666](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/0d4d666d4729ddd8a3cfa0a700fd1547e00d776f))
* **openapi:** fix the operationId for the self methods ([9eb841e](https://github.com/aleksandryackovlev/icq-bot-sdk/commit/9eb841e781b1b303800fcef1f71292b7e6cf49dd))