diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c4b584..1452247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ When using `` on a class, it will be used as the description for the sc When there is also `` defined, the `` will be used as the title for the schema. When `` is defined alone it is used as description for the schema. - Add support for defining examples using `SwaggerSchemaAttribute`. - +- Adds support for custom Required and Binding attributes +- Fixes an issue where UniqueItems is not set true for `IReadOnlySet` # v2.0.0