Skip to content

Commit

Permalink
Prepare for v3.17.0 release (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Dixler authored May 25, 2022
1 parent 2522c1b commit d1936f6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

## HEAD (Unreleased)

- fix: pull request comment body too big. Trims body when above 64k characters.
_(none)_

---

## 3.17.0 (2022-05-25)

- Fixes errors when pull request comment body is too large by trimming the body when above 64k characters

## 3.16.0 (2022-02-09)

- Print the comments as a collapsed `<details>` section
Expand Down

0 comments on commit d1936f6

Please sign in to comment.