Bumped version to 8.0.1
This commit is contained in:
parent
f3af237d02
commit
ca4bce7052
2 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
|
|||
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).
|
||||
|
||||
## [8.0.1] - Ongoing
|
||||
|
||||
This update introduces bug fixes and improvements
|
||||
|
||||
|
||||
## [8.0.0] - 2024-11-29
|
||||
|
||||
This is a new major update which makes the previous versions of this library deprecated
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"package": "net.nosial.tgbotlib",
|
||||
"description": "TgBotLib is a library for interacting with the Telegram Bot API",
|
||||
"company": "Nosial",
|
||||
"version": "8.0.0",
|
||||
"version": "8.0.1",
|
||||
"uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae"
|
||||
},
|
||||
"build": {
|
||||
|
|
Loading…
Add table
Reference in a new issue