Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 1.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.2 (2020-12-28)

0.1.1 (2020-05-07)

0.1.0 (2020-05-02)

Features

  • icq-client: add event id traking (d4fff40)
  • icq-client: add events handling to the client (ea85006)
  • icq-client: create the factory func for ICQClient (84280db)
  • openapi: add Open API spec for the ICQ New Bot API (885bcea)
  • polling: add the posibility to set event storage on the startPolling method invocation (0ddd9bd)

Bug Fixes

  • openapi: change response content type (b3cb56d)
  • openapi: fix the name of the method for sending messages (0d4d666)
  • openapi: fix the operationId for the self methods (9eb841e)