summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 7c3b20c33..0182bdce0 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -29,6 +29,9 @@ Documentation
chapter in the narrative documentation section entitled "Adding a Custom
Setting".
+- Added documentation for a "multidict" (e.g. the API of ``request.POST``) as
+ interface API documentation.
+
Features
--------