diff --git a/CHANGELOG.md b/CHANGELOG.md index d09bc11..e9edcd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.2] - Ongoing + +This update introduces some quality of life improvements. + + ## [8.0.1] - 2024-12-04 This update introduces bug fixes and improvements diff --git a/project.json b/project.json index acb1cc2..380d250 100644 --- a/project.json +++ b/project.json @@ -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.1", + "version": "8.0.2", "uuid": "b409e036-ab04-11ed-b32e-9d3f57a644ae" }, "build": {