Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Feb 11, 2022
1 parent 20fa604 commit 38a9f70
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-notes/v1.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Release Notes ##

Bug fixes and enhancements


### Changes & Fixes ###

* #358 Refactor sample apps for .NET 6 in-proc/out-of-proc
* #330 Allow relative URL being used as base URL
* #329 Deprecated feature implementation #319
* #318 Resolve TypeLoadException for QueryCollection #296
* #311 Support Required attribute #226
* #310 Fixes: Enum of type byte is ignored #309
* #301 Fix: OpenAPI attributes are not getting picked up if they are in a referenced class library project #298
* #297 Add a HideDocument flag akin to HideSwaggerUI

0 comments on commit 38a9f70

Please sign in to comment.