Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Apr 14, 2024
1 parent 7d5162a commit 0aa4450
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Expand Up @@ -12,12 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ...

### :bug: Fixes
- Fix: no longer fails if it runs in GitHub Actions and does not use the annotation reporter
- Add a fallback to `git diff` command to get diff of a GitHub pull request
- ...

### :rotating_light: Breaking changes
- ...

## [v0.17.3] - 2024-04-14

### :bug: Fixes
- [#1697](https://github.com/reviewdog/reviewdog/pull/1697) Add a fallback to `git diff` command to get diff of a GitHub pull request

## [v0.17.2] - 2024-03-11

### :bug: Fixes
Expand Down Expand Up @@ -201,4 +205,5 @@ See https://github.com/reviewdog/reviewdog/releases for older release note.
[v0.17.0]: https://github.com/reviewdog/reviewdog/compare/v0.16.0...v0.17.0
[v0.17.1]: https://github.com/reviewdog/reviewdog/compare/v0.17.0...v0.17.1
[v0.17.2]: https://github.com/reviewdog/reviewdog/compare/v0.17.1...v0.17.2
[v0.17.3]: https://github.com/reviewdog/reviewdog/compare/v0.17.2...v0.17.3
[@haya14busa]: https://github.com/haya14busa

0 comments on commit 0aa4450

Please sign in to comment.