feature #239: add enumeration style object for error codes

This commit is contained in:
Sefa Ilkimen
2019-09-26 03:00:30 +02:00
parent 4b73c3762c
commit 2ce1fc407d
5 changed files with 24 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 2.2.0
- Feature #239: add enumeration style object for error codes
## 2.1.1
- Fixed #224: response type "arraybuffer" and "blob" not working on browser platform