Skip to content

Commit 30a4d29

Browse files
authored
Update CHANGELOG.md
1 parent aedcad7 commit 30a4d29

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ 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)
8+
[What’s new in HTTPie for Terminal 3.0 →](https://httpie.io/blog/httpie-3.0.0)
99

1010
- Changed the value shown as time elapsed from time-to-read-headers to total exchange time ([#1277](https://github.com/httpie/httpie/issues/1277))
1111

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

14-
[What’s new in HTTPie 3.0 →](https://httpie.io/blog/httpie-3.0.0)
14+
[What’s new in HTTPie for Terminal 3.0 →](https://httpie.io/blog/httpie-3.0.0)
1515

1616
- Dropped support for Python 3.6. ([#1177](https://github.com/httpie/httpie/issues/1177))
1717
- Improved startup time by 40%. ([#1211](https://github.com/httpie/httpie/pull/1211))
@@ -36,7 +36,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
3636

3737
## [2.6.0](https://github.com/httpie/httpie/compare/2.5.0...2.6.0) (2021-10-14)
3838

39-
[What’s new in HTTPie 2.6.0 →](https://httpie.io/blog/httpie-2.6.0)
39+
[What’s new in HTTPie for Terminal 2.6.0 →](https://httpie.io/blog/httpie-2.6.0)
4040

4141
- Added support for formatting & coloring of JSON bodies preceded by non-JSON data (e.g., an XXSI prefix). ([#1130](https://github.com/httpie/httpie/issues/1130))
4242
- Added charset auto-detection when `Content-Type` doesn’t include it. ([#1110](https://github.com/httpie/httpie/issues/1110), [#1168](https://github.com/httpie/httpie/issues/1168))
@@ -48,7 +48,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
4848

4949
## [2.5.0](https://github.com/httpie/httpie/compare/2.4.0...2.5.0) (2021-09-06)
5050

51-
[What’s new in HTTPie 2.5.0 →](https://httpie.io/blog/httpie-2.5.0)
51+
[What’s new in HTTPie for Terminal 2.5.0 →](https://httpie.io/blog/httpie-2.5.0)
5252

5353
- Added `--raw` to allow specifying the raw request body without extra processing as
5454
an alternative to `stdin`. ([#534](https://github.com/httpie/httpie/issues/534))

0 commit comments

Comments
 (0)