Skip to content

Commit aedcad7

Browse files
authored
Update CHANGELOG.md
1 parent 202f59e commit aedcad7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ This project adheres to [Semantic Versioning](https://semver.org/).
55

66
## [3.0.1](https://github.com/httpie/httpie/compare/3.0.0...3.0.1) (2022-01-23)
77

8+
[What’s new in HTTPie 3.0 →](https://httpie.io/blog/httpie-3.0.0)
9+
810
- Changed the value shown as time elapsed from time-to-read-headers to total exchange time ([#1277](https://github.com/httpie/httpie/issues/1277))
911

1012
## [3.0.0](https://github.com/httpie/httpie/compare/2.6.0...3.0.0) (2022-01-21)
1113

14+
[What’s new in HTTPie 3.0 →](https://httpie.io/blog/httpie-3.0.0)
15+
1216
- Dropped support for Python 3.6. ([#1177](https://github.com/httpie/httpie/issues/1177))
1317
- Improved startup time by 40%. ([#1211](https://github.com/httpie/httpie/pull/1211))
1418
- Added support for nested JSON syntax. ([#1169](https://github.com/httpie/httpie/issues/1169))

0 commit comments

Comments
 (0)