File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 0.18.0] - unreleased
7+ ## [ 0.18.0]
88
99### Changed
1010
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616 replacing ` owning_ref ` with a similar crate, we switch to locking via
1717 ` parking_lot ` which supports the above mapping natively.
1818
19+ See [ PR 78] and [ issue 77] .
20+
21+ [ PR 78 ] : https://github.com/prometheus/client_rust/pull/78
22+ [ issue 77 ] : https://github.com/prometheus/client_rust/issues/77
23+
1924## [ 0.17.0]
2025
2126### Changed
You can’t perform that action at this time.
0 commit comments