diff --git a/HISTORY.rst b/HISTORY.rst index 21155e47..6d753a29 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,8 +3,13 @@ Release History --------------- -2.9.2 (???) -+++++++++++ +2.9.2 (04-29-2016) +++++++++++++++++++ + +**Improvements** + +- Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict + as its underlying datastore. **Bugfixes**