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
@@ -28,8 +28,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
28
28
- Formatted client_test.py using Black.
29
29
30
30
### Added
31
+
- Add `__repr__()` method to `TopicId` class for improved debugging with constructor-style representation (#1629)
31
32
- Added guide for resolving CHANGELOG.md conflicts using GitHub's web editor (`#1591`)
32
-
33
33
- Added Windows setup guide for SDK developers (`docs/sdk_developers/training/setup/setup_windows.md`) with PowerShell installation instructions. (#1570)
34
34
- Added a beginner assignment guard that requires completion of a Good First Issue. (#1484)
35
35
- Added `/unassign` command allowing contributors to remove themselves from assigned issues.(#1472)
0 commit comments