Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (23 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

41 lines (23 loc) · 782 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.0] - Unreleases

Changed

  • Dependency on package JetBrains.Annotations is made private
  • Telegram.Bot version upgraded to 18.0.0

[1.0.1] - 2021-12-19

Fixed

  • Fixed timeout for throwing out pending updates on start

[1.0.0] - 2021-11-17

Changed

  • All method arguments that accept ReceiverOptions are renamed from receiveOptions to receiverOptions

[v1.0.0-alpha.1] - 2021-07-20