Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 10, 2024
1 parent 39b7efd commit 57af3b6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Emmett changelog
================

Next
----

(Release date to be defined, codename to be selected)

- Added Python 3.13 support
- Re-implemented router matching algorithm in Rust
- Re-implemented multipart parsing in Rust
- Added `Response` wrap methods
- Refactored `Request.files` implementation
- Support iteration on `Request.body`
- Added `iter`, `aiter` and `http` to routes' outputs
- Testing client is now using RSGI protocol in place of ASGI

Version 2.5
-----------

Expand Down

0 comments on commit 57af3b6

Please sign in to comment.