@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
<!-- ## [Unreleased] -->
## [1.1.0] - 2023-11-13
### Added
- New macro `Prometheus.@time collector <expr>` for timing `<expr>` and pass the elapsed
time to the collector. `<expr>` can be a single expression, a block, or a function
@ -46,6 +48,7 @@ See [README.md](README.md) for details and documentation.
@@ -46,6 +48,7 @@ See [README.md](README.md) for details and documentation.