diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef621e474..310547435e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ## [3.2.3](https://github.com/httpie/cli/compare/3.2.2...3.2.3) (2024-07-10) -- Fix SSL connections by pinning the `requests` version to `2.31.0`. ([#1583], [#1581]) +- Fix SSL connections by pinning the `requests` version to `2.31.0`. (#1583, #1581) - Make it possible to [unset](https://httpie.io/docs/cli/default-request-headers) the `User-Agent` and `Accept-Encoding` request headers. ([#1502](https://github.com/httpie/cli/issues/1502)) ## [3.2.2](https://github.com/httpie/cli/compare/3.2.1...3.2.2) (2023-05-19)