Skip to content

Commit a9fa51d

Browse files
authored
docs: update CHANGELOG
1 parent 3d828f1 commit a9fa51d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,26 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased] - 2024-01-30
7+
## [Unreleased] - 2024-02-30
88
Aiogram 3.x support.
99

10+
## [1.0.1] - 2024-01-31
11+
12+
### Added
13+
- [`33f67e3`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/33f67e3) - add middleware for clients with not activated subscription
14+
- [`2243709`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/2243709) - add deletion of successful payment message after checking payments
15+
16+
### Changed
17+
- [`3d828f1`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/3d828f1) - add GIFs to README
18+
- [`29c9b84`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/29c9b84), [`a20bcf7`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/a20bcf7) - update messages in bot
19+
20+
### Fixed
21+
- [`ac66fcc`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/ac66fcc) - fix showing user configs via username in bot
22+
- [`e410535`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/e410535) - fix showing logs parse_mode in bot
23+
- [`26f6c2f`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/26f6c2f) - fix throwing exception during referral reward checking
24+
- [`eee65f5`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/eee65f5) - update incorrect messages in bot
25+
26+
1027
## [1.0.0] - 2024-01-23
1128
Release! 🥂
1229

0 commit comments

Comments
 (0)