Skip to content

Commit 8397d11

Browse files
committed
docs: update CHANGELOG
1 parent 296c869 commit 8397d11

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,25 @@ 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-02-30
7+
## [Unreleased] - 2026-01-30
88
Aiogram 3.x support.
99

10+
## [1.0.3] - 2025-11-29
11+
Fix annoying bugs
12+
13+
### Added
14+
- [`469f3bc`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/469f3bc) — add Poetry package manager
15+
16+
### Changed
17+
- [`5e9244f`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/5e9244f) — update PostgreSQL version to 17.7
18+
- [`5e9244f`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/5e9244f) — update PostgreSQL Dockerfile
19+
- [`469f3bc`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/469f3bc) — update telegram-bot Dockerfile
20+
21+
### Fixed
22+
- [`9e94475`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/9e94475) — fix telegram_file_id VARCHAR size
23+
- [`9e94475`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/9e94475) — fix expired subscription renew bug
24+
- [`9e94475`](https://github.com/exmanka/ksiVPN-telegram-bot/commit/9e94475) — fix sending message to everyone error
25+
1026
## [1.0.2] - 2024-02-07
1127

1228
### Added

0 commit comments

Comments
 (0)