Skip to content

Commit 6933b02

Browse files
authored
Update CHANGELOG with recent changes and additions
Updated the CHANGELOG to reflect recent additions and changes, including improvements to the inactivity-unassign bot and updates to the CustomFixedFee class. Signed-off-by: Akshat8510 <akshat230405@gmail.com>
1 parent e4daf9f commit 6933b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
88

99
### Added
1010
- Phase 2 of the inactivity-unassign bot:Automatically detects stale open pull requests (no commit activity for 21+ days), comments with a helpful InactivityBot message, closes the stale PR, and unassigns the contributor from the linked issue.
11-
- Added __str__() to CustomFixedFee and updated examples and tests accordingly.
11+
- Added **str**() to CustomFixedFee and updated examples and tests accordingly.
1212
- Added a github template for good first issues
1313
- Added `.github/workflows/bot-assignment-check.yml` to limit non-maintainers to 2 concurrent issue assignments.
1414
- Added all missing fields to **str**() method and updated `test_tokem_info.py`

0 commit comments

Comments
 (0)