Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github-pr-review: Support multiline comments #680

Merged
merged 9 commits into from
Jul 22, 2020
Prev Previous commit
Update CHANGELOG
  • Loading branch information
haya14busa committed Jul 22, 2020
commit add7f7b004c40accf54a1397a808087f0e89b6b6
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### :rocket: Enhancements
- [#629](https://github.com/reviewdog/reviewdog/pull/629) Introduced Reviewdog Diagnostic Format. ([@haya14busa])
- [#674](https://github.com/reviewdog/reviewdog/pull/674) Support rdjsonl as input format
- [#680](https://github.com/reviewdog/reviewdog/pull/680) github-pr-review: Support multiline comments
- ...

### :bug: Fixes
Expand Down