Skip to content

Commit 56d60a0

Browse files
authored
Update CHANGELOG for version 1.0.3
Added MySQL session support and restart plugin.
1 parent 654a43b commit 56d60a0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,11 @@ All notable changes to the **GetAnyMessage** project will be documented in this
2525
- Update statUsers in: **src/Handlers/AdminPanel.php**
2626

2727
---
28+
29+
## [v1.0.3] - 2026-03-04
30+
31+
### Added:
32+
- MySQL session support for storing bot sessions on servers with ephemeral file systems.
33+
- Restart plugin to allow programmatic bot restarts.
34+
35+
---

0 commit comments

Comments
 (0)