Skip to content

Commit b8cd846

Browse files
authored
Merge pull request #889 from hatoo/1.15.0
1.15.0
2 parents 9f3edab + 497ed27 commit b8cd846

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Unreleased
22

3+
# 1.15.0
4+
5+
- Change default redirect limit to 0 #887
6+
- Fix NO_COLOR environment handling #886
7+
- Add metrics to output #882
8+
- Cap connections to minimum needed #874
9+
- Add shell completion support #861
10+
311
# 1.14.0
412

513
- fix Possible bug with latency_correction #857

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
name = "oha"
1414
readme = "README.md"
1515
repository = "https://github.com/hatoo/oha"
16-
version = "1.14.0"
16+
version = "1.15.0"
1717
rust-version = "1.88"
1818

1919
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)