projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20d171
)
v0.11.1
author
Kenneth Reitz
<me@kennethreitz.com>
Sat, 31 Mar 2012 03:30:56 +0000
(23:30 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sat, 31 Mar 2012 03:30:56 +0000
(23:30 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 994725032168b23f4e797396c714c0f22d40b11f..e73903da053ceee785d31e65bf8b722b769d854e 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-1,6
+1,14
@@
History
-------
+
+0.11.1 (2012-03-30)
++++++++++++++++++++
+
+* POST redirects now break RFC to do what browsers do: Follow up with a GET.
+* New ``strict_mode`` configuration to disable new redirect behavior.
+
+
0.11.0 (2012-03-14)
+++++++++++++++++++