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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
37
37
- Add PR inactivity reminder bot for stale pull requests `.github/workflows/pr-inactivity-reminder-bot.yml`
38
38
- Add comprehensive training documentation for _Executable class `docs/sdk_developers/training/executable.md`
39
39
- Added empty `docs/maintainers/good_first_issues.md` file for maintainers to write Good First Issue guidelines (#1034)
40
-
-Added new `.github/ISSUE_TEMPLATE/04_good_first_issue_candidate.yml` file (1068)(https://github.com/hiero-ledger/hiero-sdk-python/issues/1068)
40
+
-Added new `.github/ISSUE_TEMPLATE/04_good_first_issue_candidate.yml` file (1068)(https://github.com/hiero-ledger/hiero-sdk-python/issues/1068)
41
41
- Enhanced `.github/ISSUE_TEMPLATE/01_good_first_issue.yml` with welcoming message and acceptance criteria sections to guide contributors in creating quality GFIs (#1052)
42
42
- Add workflow to notify team about P0 issues `bot-p0-issues-notify-team.yml`
43
43
@@ -54,6 +54,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
54
54
`examples.yml` → `pr-check-examples.yml`,
55
55
`test.yml` → `pr-check-test.yml` (#1043)
56
56
- Cleaned up `token_airdrop_claim_auto` example for pylint compliance (no functional changes). (#1079)
57
+
- Formatted `examples/query` using black (#1082)(https://github.com/hiero-ledger/hiero-sdk-python/issues/1082)
57
58
- Update team notification script and workflow for P0 issues 'p0_issues_notify_team.js'
58
59
- Rename test files across the repository to ensure they consistently end with _test.py (#1055)
0 commit comments