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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Changelog
1
+
# Changelog
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
This project adheres to [Semantic Versioning](https://semver.org).
@@ -15,8 +15,8 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
15
15
- Add examples/tokens/token_create_transaction_pause_key.py example demonstrating token pause/unpause behavior and pause key usage (#833)
16
16
- Added `docs/sdk_developers/training/transaction_lifecycle.md` to explain the typical lifecycle of executing a transaction using the Hedera Python SDK.
17
17
- Add inactivity bot workflow to unassign stale issue assignees (#952)
18
-
- Added Acceptance Criteria section to Good First Issue template for better contributor guidance (#997)
19
18
- Made custom fraction fee end to end
19
+
- Added Acceptance Criteria section to Good First Issue template for better contributor guidance (#997)
0 commit comments