From a6ae3b77ec57eb74887d7b92d306ade2e948e186 Mon Sep 17 00:00:00 2001 From: mbucknell <mbucknell@usgs.gov> Date: Fri, 20 Dec 2019 11:11:34 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5ad3220e..eb1780c9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Image server now accepts the period parameter which should be a ISO-8601 duration format. However please note that NWIS only accepts periods using xxD. +- Image server shows site name and number above the graph ## [0.22.0](https://github.com/usgs/waterdataui/compare/waterdataui-0.21.0...waterdataui-0.22.0) - 2019-12-12 ### Changed -- GitLab