Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-09-18 | Fix unnecessary `to_string` call in `changelog` tool | 1 | -4/+1 | |
2024-09-18 | Fix deserialization of `PullRequest` with empty body in `changelog` tool | 1 | -2/+2 | |
2024-09-18 | Fix `Changed` entries considered as `Added` in `changelog` tool | 1 | -2/+2 | |
2024-09-18 | Fix `Changelog::parse` when multiple `#` present in entry | 1 | -1/+1 | |
2024-09-18 | Fix duplicated contributions in `changelog` tool | 1 | -3/+9 | |
2024-09-18 | Save `CHANGELOG.md` after each review in `changelog` tool | 1 | -20/+49 | |
2024-09-17 | Implement a `changelog-generator` tool and example | 1 | -0/+354 |