From 965188154bdace7ca79bd97cc2c97757989b503c Mon Sep 17 00:00:00 2001 From: Aaron Briggs <abriggs@contractor.usgs.gov> Date: Mon, 6 Jun 2022 12:41:40 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7dff6430..998c8aaad 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://github.com/usgs/waterdataui/compare/waterdataui-1.1.0...master) +### Changed +- Links related to NLDI and Flood mapper now use more descriptive wording. ## [1.1.0](https://github.com/usgs/waterdataui/compare/waterdataui-1.0.0...waterdataui-1.1.0) - 2022-06-06 ### Added @@ -17,7 +19,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - The project now uses USWDS 3.x via the wdfn-viz package. - The social share metadata was adjusted to improve Twitter previews. -- Links related to NLDI and Flood mapper now use more descriptive wording. ## [1.0.0](https://github.com/usgs/waterdataui/compare/waterdataui-0.59.0...waterdataui-1.0.0) - 2022-03-08 ### Changed -- GitLab