diff --git a/HISTORY.rst b/HISTORY.rst index 2c1c2b13..4ac66ce0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -20,6 +20,8 @@ Release History exceptions to be thrown. - Change to bundled projects import logic to make it easier to unbundle requests downstream. +- Changed the default User-Agent string to avoid leaking data on Linux: now + contains only the requests version. **Bugfixes**