Compare commits
1 Commits
0.4.4
...
4a26f196ec
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a26f196ec |
11
CHANGELOG.md
11
CHANGELOG.md
@@ -2,17 +2,6 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.4.4] - 2026-03-05
|
||||
|
||||
### Refactor
|
||||
|
||||
- [`85553ee`](https://gitea.pufereq.pl/judas/judas_client/commit/85553eefc56e30f6d6ce40ff428fa46dc0c880fa) **connector.py**: refactor calls to Message class constructors after protocol changes
|
||||
|
||||
### Build
|
||||
|
||||
- [`0a46ac4`](https://gitea.pufereq.pl/judas/judas_client/commit/0a46ac45273d516ac061fd3ef2515281a3adb1de) **uv.lock**: update judas_protocol to 0.8.0
|
||||
- [`f24f7c9`](https://gitea.pufereq.pl/judas/judas_client/commit/f24f7c9b08624a7ce3a765fb259d6f126dec82fa) **uv.lock**: update judas_protocol to 0.7.0
|
||||
|
||||
## [0.4.3] - 2026-03-01
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "uv_build"
|
||||
|
||||
[project]
|
||||
name = "judas_client"
|
||||
version = "0.4.4"
|
||||
version = "0.4.3"
|
||||
description = "A client for judas, a remote PC fleet management system."
|
||||
readme = "README.md"
|
||||
authors = []
|
||||
|
||||
Reference in New Issue
Block a user