Skip to content

Commit 0f7baff

Browse files
committed
Update CHANGES
1 parent 45cb48f commit 0f7baff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ CHANGES
1515

1616
- websocket's ping and pong accept optional message parameter
1717

18-
- multidict `getall=True` is default now instead of `False`.
18+
- multidict views does not accept `getall` parameter anymore, it
19+
returns the full body anyway.
1920

2021
- multidicts have optional Cython optimization, cythonized version of multidicts is
2122
about 5 times faster than pure Python.

0 commit comments

Comments
 (0)