Skip to content

Commit

Permalink
update changelog for release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Aug 26, 2024
1 parent d917688 commit 2242f77
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions drivers/jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.

# 0.5.1 - Bugfix Release

* d917688 - fix: Remove the use of jakarta.json.Json (Ronald Holshausen, Mon Aug 26 10:03:24 2024 +1000)
* 31a9aa0 - bump version to 0.5.1 (Ronald Holshausen, Wed Aug 21 15:46:14 2024 +1000)
* 23bece4 - chore: Update git ignore file (Ronald Holshausen, Wed Aug 21 15:34:28 2024 +1000)

# 0.5.0 - Updated gRPC version

* 89c7792 - chore(jvm-driver): Bump minor version (Ronald Holshausen, Wed Aug 21 15:17:06 2024 +1000)
Expand Down

0 comments on commit 2242f77

Please sign in to comment.