You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [3.0.0](v2.3.4...v3.0.0) (2020-03-12)
### Bug Fixes
* **travis:** move allow_failures from matrix to jobs ([2237296](2237296))
### Features
* **apiclient:** request method now accepts HashMap<String, Object> as command (allow nested arrays) ([35e500d](35e500d))
### BREAKING CHANGES
* **apiclient:** changed type for parameter cmd of APIClient method request
***travis:** move allow_failures from matrix to jobs ([2237296](https://github.com/hexonet/java-sdk/commit/22372968a6307951b62fbf5450e12feda060c746))
7
+
8
+
9
+
### Features
10
+
11
+
***apiclient:** request method now accepts HashMap<String, Object> as command (allow nested arrays) ([35e500d](https://github.com/hexonet/java-sdk/commit/35e500d25919c9095c78b148c96fdc396bf47167))
12
+
13
+
14
+
### BREAKING CHANGES
15
+
16
+
***apiclient:** changed type for parameter cmd of APIClient method request
0 commit comments