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