Client and model classes implement Serializable

This commit is contained in:
2018-03-25 17:37:24 +02:00
parent d12c585083
commit d5e09392ef
3 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,6 @@
## [unreleased]
* [improvement] Client and model classes implement `Serializable`
## 1.1.2 [2018-03-24]
* [improvement] Added automatic module name for JPMS compatibility