Skip to content

Commit 5bc61ce

Browse files
authored
Merge pull request #404 from hatoo/v1.3.0
V1.3.0
2 parents 4bb485e + 4a2aa68 commit 5bc61ce

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 1.3.0 (2024-02-04)
4+
35
- Optimize timeout #403
46
- Compact error #402
57
- fix tui layout #401

Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.2.0"
16+
version = "1.3.0"
1717

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

0 commit comments

Comments
 (0)