Skip to content

Commit f6da24c

Browse files
committed
Preparing for 0.2.0-preview3 release
1 parent 9fecd08 commit f6da24c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Fritz.InstantAPIs/Fritz.InstantAPIs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1616
<EmbedUntrackedSources>true</EmbedUntrackedSources>
1717
<DebugType>embedded</DebugType>
18-
<Version>0.2.0-preview-2</Version>
18+
<Version>0.2.0-preview-3</Version>
1919
</PropertyGroup>
2020

2121

RELEASE_NOTES.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
v0.2.0
22
- Introduced a fluent configuration API for defining which tables to include and exclude from the Entity Framework Context.
3-
- Added the ability to create APIs from JSON files on disk
3+
- Added the ability to create APIs from JSON files on disk
4+
- Added ability to specify OpenAPI configuration
5+
- Added Logging for reflection API generation

0 commit comments

Comments
 (0)