Skip to content

Commit

Permalink
Release lading 0.19.0
Browse files Browse the repository at this point in the history
Signed-off-by: Brian L. Troutwine <[email protected]>
  • Loading branch information
blt committed Oct 16, 2023
1 parent 0730705 commit b16f826
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.19.0-rc4]
## [0.19.0]
### Changed
- HTTP blackhole can respond with arbitrary data.

## [0.19.0-rc3]
### Changed
- Dogstatsd payload generation uses snake-case.

## [0.19.0-rc2]
### Changed
- Dogstatsd payload generation now takes range configuration, allows constant settings.

## [0.18.1]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lading/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lading"
version = "0.19.0-rc4"
version = "0.19.0"
authors = ["Brian L. Troutwine <[email protected]>", "George Hahn <[email protected]"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit b16f826

Please sign in to comment.