We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99f5a08 + b06f792 commit 24ac2e2Copy full SHA for 24ac2e2
release-notes/v0.1.0-preview.md
@@ -0,0 +1,9 @@
1
+## Release Notes ##
2
+
3
+Initial Preview Release
4
5
6
+### Changes ###
7
8
9
+### Fixes ###
release-notes/v0.2.0-preview.md
@@ -0,0 +1,14 @@
+First iteration release
+* #29 Customised String Enum Member
+* #21 Ignore code analysis warnings in extension files
10
+* #14 Property descriptions of models
11
+* Docs update
12
13
14
release-notes/v0.2.1-preview.md
+Hotfix on `v0.2.0-preview`
+* Update docs
+* `NullReferenceException` of `OpenApiSecurityAttribute` while rendering Open API document
0 commit comments