Skip to content

Commit

Permalink
Merge pull request #518 from komamitsu/release-2.6.5
Browse files Browse the repository at this point in the history
Release 2.6.5
  • Loading branch information
komamitsu authored Jul 3, 2022
2 parents 04b4fae + 9b6e2db commit 49ecf61
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.6.5 (2022-07-03)

Bugfix:

- Improve error handling for disconnection in TCPSender and SSLSender

## 2.6.4 (2022-04-24)

Features:
Expand Down
2 changes: 1 addition & 1 deletion version.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.6.5-SNAPSHOT'
version = '2.6.5'

0 comments on commit 49ecf61

Please sign in to comment.