You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,9 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
132
132
- Add automated bot to recommend next issues to contributors after their first PR merge (#1380)
133
133
- Added dry-run support and refactored `.github/workflows/bot-workflows.yml` to use dedicated script `.github/scripts/bot-workflows.js` for improved maintainability and testability. (`#1288`)
134
134
135
+
### Documentation
136
+
- Added comprehensive docstring to `compress_with_cryptography` function (#1626)
137
+
135
138
### Changed
136
139
- Refactored `examples/consensus/topic_create_transaction.py` to use `Client.from_env()` (#1611)
137
140
- Updated GitHub Actions setup-node action to v6.2.0.
0 commit comments