diff options
Diffstat (limited to 'packaging/rpm/python3-meshbay-common.spec')
| -rw-r--r-- | packaging/rpm/python3-meshbay-common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/rpm/python3-meshbay-common.spec b/packaging/rpm/python3-meshbay-common.spec index b716e70..0ecde29 100644 --- a/packaging/rpm/python3-meshbay-common.spec +++ b/packaging/rpm/python3-meshbay-common.spec @@ -1,5 +1,5 @@ Name: python3-meshbay-common -Version: 0.2.0 +Version: 0.3.0 Release: 1%{?dist} Summary: MeshBay shared cryptographic primitives and protocol types License: AGPLv3+ @@ -38,6 +38,9 @@ encryption/signing, keystore AES-256-GCM, and MNP protocol types. %{python3_sitelib}/meshbay_common-*.dist-info/ %changelog +* Sat Aug 15 2026 MeshBay Team <team@meshbay.org> - 0.3.0-1 +- MNP: dir_delete, member_revoke, stream_more/stream_stop; file_chunk names its file + * Fri Aug 14 2026 MeshBay Team <team@meshbay.org> - 0.2.0-1 - Join and pairing transcripts (meshbay:join:v1) - Handshake refusals carry a machine-readable code |