From b7153b4ea1b23a37d1e2416ad1f4040a9d529a43 Mon Sep 17 00:00:00 2001 From: Toby Lawrence Date: Fri, 9 Aug 2019 14:20:13 -0400 Subject: [PATCH] Update the changelog for metrics. --- metrics/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metrics/CHANGELOG.md b/metrics/CHANGELOG.md index faca7d0..db787fd 100644 --- a/metrics/CHANGELOG.md +++ b/metrics/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.11.1] - 2019-08-09 +### Changed +- Fixed a bug with macros calling inner macros without a fully qualified name. + ## [0.11.0] - 2019-07-29 ### Added - Life begins at 0.11.0 for this crate, after being renamed from `metrics-facade` to `metrics` to