Skip to content

Commit 3c00edb

Browse files
committed
Update CHANGES
1 parent 9720a73 commit 3c00edb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ CHANGES
2222

2323
- multidict.getall() returns `list`, not `tuple`.
2424

25+
- Backward imcompatible change: now there are two mutable multidicts
26+
(`MultiDict`, `CIMultiDict`) and two immutable multidict proxies
27+
(`MultiDictProxy` and `CIMultiDictProxy`). Previous edition of
28+
multidicts was not a part of public API though.
29+
2530

2631
0.13.1 (12-31-2014)
2732
--------------------

0 commit comments

Comments
 (0)