Skip to content

Commit 060df38

Browse files
committed
chore: sync changelog with upstream 0.2.1 release
Signed-off-by: cheese-cakee <farzanaman99@gmail.com>
1 parent b5bc11f commit 060df38

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Changelog
1+
# Changelog
22

33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](https://semver.org).
@@ -28,7 +28,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
2828
- Added CodeRabbit review instructions and path mapping for the schedule module (`src/hiero_sdk_python/schedule/`) in `.coderabbit.yaml` (#1698)
2929
- Added advanced code review prompts for the `src/hiero_sdk_python/file` module in `.coderabbit.yaml` to guide reviewers in verifying proper `FileAppendTransaction` chunking constraints and nuances in memo handling for `FileUpdateTransaction` according to Hiero SDK best practices. (#1697)
3030
- Added CodeRabbit review instructions for consensus module `src/hiero_sdk_python/consensus/` with critical focus on protobuf alignment `.coderabbit.yaml`.
31-
3231
- Added CodeRabbit prompt to review the `src/hiero_sdk_python/crypto` module.
3332
- Added `.codacy.yml` configuration to exclude the `tests/` directory from Bandit `assert` analysis.
3433

@@ -58,6 +57,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
5857
- docs: create workflow best practices guide (`docs/workflows/03-workflow-best-practices.md`) (`#1743`)
5958
- Fixed broken `MAINTAINERS.md` relative link in `docs/sdk_developers/bug.md` by using the repository-root GitHub URL. (#1666)
6059
- docs(setup): specify unit tests for local setup verification. (#1856)
60+
- docs: Clarify issues need to be assigned in template files. (#1884)
6161
- doc: Fix testnet link in README.md. (#1879)
6262

6363

@@ -78,7 +78,6 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
7878
- Added workflow documentation guide (`docs/github/04_workflow_documentation.md`) with best practices for documenting GitHub workflows and automation scripts (#1745)
7979
- Updated CodeRabbit workflow and script review instructions to nudge higher-quality patterns without imposing rigid rules (`#1799`)
8080
- Added hiero-sdk-js to the next issue recommendation bot (`#1847`)
81-
- Added workflow and bot script to automatically sync labels from linked issues to pull requests. (#1716)
8281
- feat(bot): warn PR authors that unlinked PRs will be closed (#1886)
8382
- updated spam list users (`#1894`)
8483
- trigger spam list updates every hour (`#1864`)

0 commit comments

Comments
 (0)