You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,9 @@ tox
128
128
129
129
## Changelog
130
130
131
+
* 1.0.1
132
+
* httpbin_secure: fix redirect Location to have "https://" scheme (#62) - thanks @immerrr
133
+
* Include regression tests in pypi tarball (#56) - thanks @kmosiejczuk
131
134
* 1.0.0
132
135
* Update included self-signed cert to include IP address in SAN (See #52). Full version bump because this could be a breaking change for those depending on the certificate missing the IP address in the SAN (as it seems the requests test suite does)
133
136
* Only use @pytest.fixture decorator once (thanks @hroncok)
0 commit comments