From 40cdab63a67e66037377f6954c4e8321a704600f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 4 Oct 2019 14:23:11 +0000 Subject: [PATCH] chore(release): 2.3.4 [skip ci] ## [2.3.4](https://github.com/hexonet/java-sdk/compare/v2.3.3...v2.3.4) (2019-10-04) ### Bug Fixes * **responsetemplate/mgr:** improve description for `423 Empty API response` ([09d6060](https://github.com/hexonet/java-sdk/commit/09d6060)) --- HISTORY.md | 7 +++++++ pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 36b902fd..83c1ee73 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,10 @@ +## [2.3.4](https://github.com/hexonet/java-sdk/compare/v2.3.3...v2.3.4) (2019-10-04) + + +### Bug Fixes + +* **responsetemplate/mgr:** improve description for `423 Empty API response` ([09d6060](https://github.com/hexonet/java-sdk/commit/09d6060)) + ## [2.3.3](https://github.com/hexonet/java-sdk/compare/v2.3.2...v2.3.3) (2019-09-19) diff --git a/pom.xml b/pom.xml index 290e2c0d..d8dccb75 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.hexonet.apiconnector java-sdk - 2.3.3 + 2.3.4 jar java-sdk A connector library for the insanely fast HEXONET backend API.