diff --git a/CHANGELOG.md b/CHANGELOG.md index de1e6d392..96936acc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.7.0 +Features: +- Support `Iterable` subclasses +- Support `Map` subclasses + # 0.6.4 Features: - Value class support in multipart requests