@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- ## [Unreleased] -->
## [1.0.1] - 2023-11-06
### Fixed
- Fixed verification of metric names and label names.
- Correctly escape special characters in exposition (specifically help and label values).
## [1.0.0] - 2023-11-05
First stable release of Prometheus.jl:
@ -23,5 +28,6 @@ First stable release of Prometheus.jl:
@@ -23,5 +28,6 @@ First stable release of Prometheus.jl:
See [README.md](README.md) for details and documentation.