# Change Log 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.5.1](https://github.com/igorkamyshev/nest-telegram/compare/v0.5.0...v0.5.1) (2019-07-26) ### Bug Fixes * add removing webhook before start pooling ([b9d659e](https://github.com/igorkamyshev/nest-telegram/commit/b9d659e)) # Change Log 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.5.0](https://github.com/igorkamyshev/nest-telegram/compare/v0.4.0...v0.5.0) (2019-07-18) ### Features * add method for sending markdown ([9be7bdc](https://github.com/igorkamyshev/nest-telegram/commit/9be7bdc)) # Change Log 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.4.0](https://github.com/igorkamyshev/nest-telegram/compare/v0.3.2...v0.4.0) (2019-05-20) ### Features * add on message decorator handler ([c47c055](https://github.com/igorkamyshev/nest-telegram/commit/c47c055)) # Change Log 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.3.2](https://github.com/igorkamyshev/nest-telegram/compare/v0.3.1...v0.3.2) (2019-05-11) ### Bug Fixes * **client:** fix import and export ([303caea](https://github.com/igorkamyshev/nest-telegram/commit/303caea)) # Change Log 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.3.1](https://github.com/igorkamyshev/nest-telegram/compare/v0.3.0...v0.3.1) (2019-05-11) ### Bug Fixes * **client:** add miss export ([a5a9c07](https://github.com/igorkamyshev/nest-telegram/commit/a5a9c07)) # Change Log 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.3.0](https://github.com/igorkamyshev/nest-telegram/compare/v0.2.3...v0.3.0) (2019-05-11) ### Features * **client:** add simple telegram client ([d2aa6eb](https://github.com/igorkamyshev/nest-telegram/commit/d2aa6eb)) # Change Log 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.2.3](https://github.com/igorkamyshev/nest-telegram/compare/v0.2.2...v0.2.3) (2019-03-03) ### Bug Fixes * fix path for webhook ([8bfcc76](https://github.com/igorkamyshev/nest-telegram/commit/8bfcc76)) # Change Log 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.2.2](https://github.com/igorkamyshev/nest-telegram/compare/v0.2.1...v0.2.2) (2019-03-03) ### Bug Fixes * initiate bot in costructor ([bbc1d1d](https://github.com/igorkamyshev/nest-telegram/commit/bbc1d1d)) # Change Log 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.2.1](https://github.com/igorkamyshev/nest-telegram/compare/v0.2.0...v0.2.1) (2019-03-03) ### Bug Fixes * fix auto-import ([27ca6c2](https://github.com/igorkamyshev/nest-telegram/commit/27ca6c2)) # Change Log 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.2.0](https://github.com/igorkamyshev/nest-telegram/compare/v0.1.1...v0.2.0) (2019-03-03) ### Features * add ability to use webhook ([c546b17](https://github.com/igorkamyshev/nest-telegram/commit/c546b17)) # Change Log 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.1](https://github.com/igorkamyshev/nest-telegram/compare/v0.1.0...v0.1.1) (2019-02-28) ### Bug Fixes * fix typo in import ([45c0e89](https://github.com/igorkamyshev/nest-telegram/commit/45c0e89)) # Change Log 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.0 (2019-02-28) ### Features * add initial code ([4324f0f](https://github.com/igorkamyshev/nest-telegram/commit/4324f0f))