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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
22
22
23
23
### Docs
24
24
25
+
- docs: Refactor and organise SDK documentation; delete obsolete directories (`community-calls`, `github`, `workflows`, `maintainers`, `sdk_developers/automations`) and generic guides (`signing.md`, `rebasing.md`, `merge_conflicts.md`, `changelog_entry.md`) now maintained in the upstream `sdk-collaboration-hub`; relocate `team.md` to `docs/team.md`; redirect all affected inbound links in `README.md`, `CONTRIBUTING.md`, and internal developer docs to upstream equivalents (#2101)
25
26
26
27
### .github
27
28
- Renamed community call and office hour bots to use the `cron-` prefix (#2068)
-**[Windows Setup Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/setup_windows.md)** - Step-by-step guide for Windows users
70
70
-**[Workflow Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/workflow.md)** - Day-to-day development workflow
71
-
-**[Signing Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/signing.md)** - GPG and DCO commit signing (required)
72
-
-**[Changelog Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/changelog_entry.md)** - How to write changelog entries
73
-
-**[Rebasing Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/rebasing.md)** - Keep your branch up-to-date
-**[Signing Guide](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/signing.md)** - GPG and DCO commit signing (required)
72
+
-**[Changelog Guide](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/changelog-guide.md)** - How to write changelog entries
73
+
-**[Rebasing Guide](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/rebasing.md)** - Keep your branch up-to-date
0 commit comments