Skip to content

Commit

Permalink
Create CHANGELOG.md (#207)
Browse files Browse the repository at this point in the history
relates to apache/pekko#833
  • Loading branch information
pjfanning authored Dec 28, 2023
1 parent 14a11e2 commit 75bb06d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Apache Pekko gRPC Releases

The [Release Notes](https://pekko.apache.org/docs/pekko-grpc/current/release-notes/index.html) are available on the Apache Pekko web site.

## GitHub Compare

GitHub has a feature allowing you to compare 2 Git tags and see the PRs and overall code diff. You can take the example URL below and tweak it with the version tags that you want to compare.

https://github.com/apache/incubator-pekko-grpc/compare/v1.0.0...v1.0.1

0 comments on commit 75bb06d

Please sign in to comment.