Skip to content

Commit

Permalink
fixed CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jul 6, 2017
1 parent fa20fc4 commit e5420cc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
-----

Expand Down

0 comments on commit e5420cc

Please sign in to comment.