fixed CHANGELOG

This commit is contained in:
Fabien Potencier 2017-07-06 10:45:45 +03:00
parent 0d06bbc3d3
commit fd01d7a1cf

View File

@ -1,15 +1,18 @@
CHANGELOG
=========
3.4.0
-----
* [BC BREAK] Client will skip redirects during history navigation
(back and forward calls) according to W3C Browsers recommendation
3.3.0
-----
* [BC BREAK] The request method is dropped from POST to GET when the response
status code is 301.
* [BC BREAK] Client will skip redirects during history navigation
(back and forward calls) according to W3C Browsers recommendation
3.2.0
-----