Skip to content

Commit aece5aa

Browse files
authored
Prepare release 0.15.0 (#561)
1 parent c81b75c commit aece5aa

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
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.15.0]
810
### Added
911
- Added target metrics support for Go expvars
1012
- Added target metrics support for Prometheus

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
@@ -7,7 +7,7 @@ members = [
77

88
[package]
99
name = "lading"
10-
version = "0.14.0"
10+
version = "0.15.0"
1111
authors = ["Brian L. Troutwine <brian@troutwine.us>"]
1212
edition = "2021"
1313
license = "MIT"

0 commit comments

Comments
 (0)