Skip to content

Commit

Permalink
Add release file
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorJohn committed Nov 20, 2024
1 parent df7d758 commit d8917a5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Release type: minor

Starting with this release, the same JSON encoder is used to encode HTTP
responses and WebSocket messages.

This enables developers to override the `encode_json` method on their views to
customize the JSON encoder used by all web protocols.

0 comments on commit d8917a5

Please sign in to comment.