Skip to content

Commit

Permalink
improve release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
devkral committed Dec 19, 2024
1 parent 2bd4427 commit f169466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ hide:

- Cleanup Response.
- Move `transform` method to lilya but provide speedup in a mixin.
- `Response` behaves like `make_response` in lilya with a plain `Response`.
- Esmerald `Response` behaves like `make_response` in lilya with a plain `Response`.
- Special handle None (nothing is returned) in `Response`. It shouldn't map to `null` so not all handlers have to return a value.


Expand Down

0 comments on commit f169466

Please sign in to comment.