From 80d71df277cc8308bab939120e04faff57612d19 Mon Sep 17 00:00:00 2001 From: Weston Schmidt Date: Wed, 28 Aug 2019 19:48:11 -0700 Subject: [PATCH] Update the changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d08e62..86021a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- Metrics to support debugging the problem found by GH Issue #145. ## [v0.1.5] fixed build upload