This commit is contained in:
Vladimir Razuvaev 2018-07-08 04:43:07 +07:00
parent 17392e05dd
commit b705ee797f

View File

@ -1,4 +1,7 @@
# Changelog
#### v0.12.4
- Allow stringeable objects to be serialized by StringType (#303)
#### v0.12.3
- StandardServer: add support for the multipart/form-data content type (#300)