Skip to content

Commit

Permalink
Prepare release 0.15.0 (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn authored Apr 18, 2023
1 parent c81b75c commit aece5aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.15.0]
### Added
- Added target metrics support for Go expvars
- Added target metrics support for Prometheus
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [

[package]
name = "lading"
version = "0.14.0"
version = "0.15.0"
authors = ["Brian L. Troutwine <brian@troutwine.us>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit aece5aa

Please sign in to comment.