# Changelog
All notable changes to this project will be documented in this file.

# [0.1.5] - 2024-01-14
### added devicemodel, systemversion appversion as optional parameters - [#7](https://github.com/windkh/node-red-node-telegrambot/issues/7) 

# [0.1.4] - 2023-10-15
### added further filters - [#3](https://github.com/windkh/node-red-node-telegrambot/issues/3) 
### added client api - [#5](https://github.com/windkh/node-red-node-telegrambot/issues/5) 

# [0.1.3] - 2023-10-12
### added proxy support - [#2](https://github.com/windkh/node-red-node-telegrambot/issues/2) 

# [0.1.2] - 2023-10-09
### added raw events

# [0.1.1] - 2023-10-08
### login with bot token added - [#1](https://github.com/windkh/node-red-node-telegrambot/issues/1) 

## [0.1.0]
### Added readme and examples, tested echo flow

## [0.0.5]
### Added sender node and examples 

## [0.0.3]
### Added simple login button in config node to ease login. 

## [0.0.2]
### Receiver node can receive messages from a user

## [0.0.1]
### initial

**Note:** The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
