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 cdfc984..931dcfd 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.4.0 +Version: 0.5.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 +* Sun Aug 16 2026 MeshBay Team <team@meshbay.org> - 0.5.0-1 +- MNP 0.2: PING/PONG, and backward chat paging (before / has_more) + * Sun Aug 16 2026 MeshBay Team <team@meshbay.org> - 0.4.0-1 - No functional change; released in step with the other packages |