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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
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
135
### Changed
136
-
136
+
- Refactored `examples/consensus/topic_create_transaction.py` to use `Client.from_env()` (#1611)
137
137
- Updated GitHub Actions setup-node action to v6.2.0.
138
138
- chore: format tests/unit/mock_server.py with black (#1542)
139
139
- Updated actions/checkout to v6.0.1 and actions/github-script v8.0.0 in bot-next-issue-recommendation workflow (#1586)
0 commit comments