From d7f2efb8f94b38211a60b6bacde639bcf51b7a3d Mon Sep 17 00:00:00 2001 From: "Guillaume \"Liam\" Petiot" Date: Wed, 3 Apr 2024 15:08:17 +0100 Subject: [PATCH] Update CHANGES.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b1eefd5..53806f4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,7 +7,7 @@ ### Changed - API: `Contributions.of_json` parameter `~from` is replaced by `~period` (#31, @gpetiot) -- Distinguish between issue comments and PR comments (#, @gpetiot) +- Distinguish between issue comments and PR comments (#38, @gpetiot) API: new constructor `Comment` replacing `Issue_comment` ### Added