Cut v1.14.0

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
This commit is contained in:
Kemal Akkoyun 2022-11-08 05:00:31 +01:00
parent 07d3a81494
commit c8a3d321a0
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -1 +1 @@
1.13.1
1.14.0