File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ CHANGES
15
15
16
16
- websocket's ping and pong accept optional message parameter
17
17
18
- - multidict views does not accept `getall` parameter anymore, it
18
+ - multidict views do not accept `getall` parameter anymore, it
19
19
returns the full body anyway.
20
20
21
21
- multidicts have optional Cython optimization, cythonized version of multidicts is
@@ -26,7 +26,7 @@ CHANGES
26
26
- Backward imcompatible change: now there are two mutable multidicts
27
27
(`MultiDict`, `CIMultiDict`) and two immutable multidict proxies
28
28
(`MultiDictProxy` and `CIMultiDictProxy`). Previous edition of
29
- multidicts was not a part of public API though .
29
+ multidicts was not a part of public API BTW .
30
30
31
31
32
32
0.13.1 (12-31-2014)
You can’t perform that action at this time.
0 commit comments