Skip to content

Commit a8fd2fa

Browse files
committed
Update CHANGES again
1 parent d32c643 commit a8fd2fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.txt

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

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

18-
- multidict views does not accept `getall` parameter anymore, it
18+
- multidict views do not accept `getall` parameter anymore, it
1919
returns the full body anyway.
2020

2121
- multidicts have optional Cython optimization, cythonized version of multidicts is
@@ -26,7 +26,7 @@ CHANGES
2626
- Backward imcompatible change: now there are two mutable multidicts
2727
(`MultiDict`, `CIMultiDict`) and two immutable multidict proxies
2828
(`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.
3030

3131

3232
0.13.1 (12-31-2014)

0 commit comments

Comments
 (0)