Skip to content

Commit

Permalink
Merge pull request #1162 from kakkoyun/cut-1.14.0
Browse files Browse the repository at this point in the history
Cut v1.14.0
  • Loading branch information
bwplotka committed Nov 8, 2022
2 parents 07d3a81 + c8a3d32 commit 254e546
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
## Unreleased

## 1.14.0 / 2022-11-08

* [FEATURE] Add Support for Native Histograms. #1150
* [CHANGE] Extend `prometheus.Registry` to implement `prometheus.Collector` interface. #1103

## 1.13.1 / 2022-11-01

* [BUGFIX] Fix race condition with Exemplar in Counter. #1146
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.13.1
1.14.0

0 comments on commit 254e546

Please sign in to comment.