From 8d41e936994ce79e1fb676640d4517fa58e478d3 Mon Sep 17 00:00:00 2001 From: mbucknel <mbucknell@usgs.gov> Date: Tue, 26 Jul 2022 09:53:06 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54a94185b..75ede230c 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](https://code.usgs.gov/wma/iow/waterdataui/-/compare/waterdataui-1.4.0...main) +### Changed +The active sites for the map are now retrieved from sensor things. ## [1.4.0](https://code.usgs.gov/wma/iow/waterdataui/-/compare/waterdataui-1.4.0...waterdataui-1.3.0) - 2022-07-21 ### Fixed -- GitLab