From cf9dc1e6e1f80f264e7bb1ca4e39be262c9788b3 Mon Sep 17 00:00:00 2001
From: mbucknell <mbucknell@usgs.gov>
Date: Tue, 12 May 2020 15:09:50 -0500
Subject: [PATCH] updated changelog

---
 CHANGELOG.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 273c02ff7..7123e6074 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 - The timeSeriesId is now a parameter on the graph image server to show a specific time series for
 a parameter code.
 
+### Changed
+- Updated to use the latest USWDS/WDFN-VIZ packages
+
 ## [0.31.0](https://github.com/usgs/waterdataui/compare/waterdataui-0.30.0...waterdataui-0.31.0) - 2020-04-29
 ### Changed
 - Major rework of how the monitoring location Redux state code is organized. 
-- 
GitLab