Skip to content

Commit 490bcc8

Browse files
committed
Revert version/notes
Signed-off-by: John Howard <john.howard@solo.io>
1 parent 1931f5b commit 490bcc8

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [0.26.0]
7+
## [Unrelreased]
88

99
### Added
1010

1111
- Added native histogram support, including native-only histograms and
1212
histograms with both classic and native buckets.
13-
- Added Prometheus protobuf encoding for native histogram sparse buckets.
1413

1514
## [0.25.0]
1615

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "prometheus-client"
3-
version = "0.26.0"
3+
version = "0.25.0"
44
authors = ["Max Inden <mail@max-inden.de>"]
55
edition = "2021"
66
description = "Open Metrics client library allowing users to natively instrument applications."

0 commit comments

Comments
 (0)