Skip to content

Commit 2d42c58

Browse files
authored
Bump version 9.0.0 (tikv#322)
Signed-off-by: Beth Forsyth <[email protected]>
1 parent 0a63698 commit 2d42c58

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 0.9.0
4+
35
- Add: Implement `encode` function for summary type metrics.
46

57
## 0.8.0

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"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
license = "Apache-2.0"
55
keywords = ["prometheus", "metrics"]
66

0 commit comments

Comments
 (0)