Updated changelog.

This commit is contained in:
Phil Sturgeon 2014-02-26 17:35:34 -05:00
parent f83a9a7fa4
commit 3c9fd6be27

View File

@ -1,5 +1,9 @@
# Changelog # Changelog
## 3.1.2 (released 2014-02-26)
* Support Authorization being an environment variable. [See more](http://fortrabbit.com/docs/essentials/quirks-and-constraints#authorization-header)
## 3.1.1 (released 2013-12-05) ## 3.1.1 (released 2013-12-05)
* Normalize headers when `getallheaders()` is available (Issues #108 and #114) * Normalize headers when `getallheaders()` is available (Issues #108 and #114)