Skip to content

Commit c30d7c7

Browse files
committed
open 0.16.5-dev
1 parent 96c697d commit c30d7c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
## 0.16.5-dev
4+
35
## 0.16.4 September 20, 2022
46
- [#512](https://github.com/tag1consulting/goose/pull/512) include proper HTTP method and path in logs and html report when using `GooseRequest::builder()`
57
- [#514](https://github.com/tag1consulting/goose/pull/514) fix panic when an empty wait time interval is set

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "goose"
3-
version = "0.16.4"
3+
version = "0.16.5-dev"
44
authors = ["Jeremy Andrews <jeremy@tag1consulting.com>"]
55
edition = "2018"
66
description = "A load testing framework inspired by Locust."

0 commit comments

Comments
 (0)