|
@@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
|
|
### Removals
|
|
|
|
|
|
+## 3.2.0 (Thursday, 24 June 2021)
|
|
|
+### Added
|
|
|
+- Support simple key-value for response headers (https://github.com/knuckleswtf/scribe/commit/20afb7e10ca8c5616fd5b9ce1b5333739fdd2348)
|
|
|
+
|
|
|
+### Modified
|
|
|
+- Throw helpful error if factory instantiation errors (https://github.com/knuckleswtf/scribe/commit/5eb0d72f9b2898702c14d28582195722c27f00d0)
|
|
|
+
|
|
|
## 3.1.0 (Friday, 18 June 2021)
|
|
|
### Added
|
|
|
- Support nullable and union responseField types (https://github.com/knuckleswtf/scribe/commit/2912ac2344b37e30599aa1004c90e146a6f76aaa)
|