Skip to content

Commit

Permalink
Add release note for v0.6.0-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Apr 9, 2021
1 parent cb7bec2 commit 1b7b160
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions release-notes/v0.6.0-preview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Release Notes ##

Bug fixes and lots of enhancements


### Changes ###

* #81 Update RouteConstraintFilter with Tests
* Updated regular expressions with more precision
* #79 Assembly Refactoring
* Injected an assembly through method for SwaggerUI
* Applied different assemblies to both UI and document
* #74 #60 Provide Extensibility for UI Customizations
* #65 Update OpenApiHttpTrigger.cs
* Removed unnecessary string interpolations
* #61 Add Visitors for Unsigned Integer Types

### Fixes ###

* #82 #75 Fix Array of Array Issue, Including Dictionary
* #80 #64 Update DocumentHelper to Use GetOpenApiReferenceId for Acceptor Keys

0 comments on commit 1b7b160

Please sign in to comment.