Skip to content

Commit

Permalink
Update breeze.server.net release notes for 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steveschmitt committed Nov 22, 2023
1 parent 03316be commit 5e3eb47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc-net/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ layout: doc-net

## .NET Core Release Notes

### <a name="Core720"></a>7.2.1 <span class="doc-date">November 22, 2023</span>

Release for .NET 5, 6, 7, and 8
- Fix bug in query handling for Enums. Now a where clause from the client can specify enums as strings or numbers, and the server will handle them correctly.

### <a name="Core720"></a>7.2.0 <span class="doc-date">November 16, 2023</span>

Release for .NET 5, 6, 7, and 8
Expand Down

0 comments on commit 5e3eb47

Please sign in to comment.