chore(release): 0.7.0

This commit is contained in:
github-actions[bot]
2026-03-01 19:12:41 +00:00
parent 0c0595b5f6
commit 48a848bb60
3 changed files with 8 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.7.0] - 2026-03-01
### Features
- [`0c0595b`](https://gitea.pufereq.pl/judas/judas_protocol/commit/0c0595b5f67526f1caa4f3650c04ae36180045c3) **message.py**: move CONTROL-specific methods into `Message.Control` inner class
## [0.6.0] - 2026-02-28
### Refactor