Skip to content

Commit 81be663

Browse files
committed
Bump to 0.4.1
1 parent 0b9c50a commit 81be663

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
22

3+
# 0.4.1 (2020-07-28)
4+
35
- Support -q 0 option for unlimited qps
46
- Fix performance on limmiting query/second

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "oha"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["hatoo <hato2000@gmail.com>"]
55
edition = "2018"
66
description = "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation."

0 commit comments

Comments
 (0)