From b3aec0e1d20ba355a3f4e4042bbddc74991f7831 Mon Sep 17 00:00:00 2001 From: Havunen Date: Sun, 11 Feb 2024 14:08:26 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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