Update release notes for v4.2.0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Aaron D. Lee
2026-01-09 22:16:34 -05:00
parent ea57bdf302
commit 6d88453b69
2 changed files with 37 additions and 29 deletions

View File

@@ -7,7 +7,7 @@ Changes in v4.0.0:
- encode() and decode() now accept channel_key parameter
"""
__version__ = "4.1.7"
__version__ = "4.2.0"
# Core functionality
# Channel key management (v4.0.0)