| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unnecessary `to_string` call in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -4/+1 |
* | Fix deserialization of `PullRequest` with empty body in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 2 | -4/+9 |
* | Fix `Changed` entries considered as `Added` in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -2/+2 |
* | Fix `Changelog::parse` when multiple `#` present in entry | Héctor Ramón Jiménez | 2024-09-18 | 1 | -1/+1 |
* | Fix duplicated contributions in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 1 | -3/+9 |
* | Add `tracing-subscriber` to `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 2 | -0/+3 |
* | Save `CHANGELOG.md` after each review in `changelog` tool | Héctor Ramón Jiménez | 2024-09-18 | 3 | -66/+99 |
* | Implement a `changelog-generator` tool and example | Héctor Ramón Jiménez | 2024-09-17 | 5 | -0/+755 |