diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f6edcbd2057ad1ed05f4c0b3df2cd648859769f..555022ad7b06ee2d363e1a0010f7f784d650c5e1 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-0.49.0...master)
+### Changed
+- The NWIS site service and sifta service now use aiohttp and are called concurrently in the monitoring_location view.
 
 ## [0.49.0](https://github.com/usgs/waterdataui/compare/waterdataui-0.48.0...waterdataui-0.49.0) - 2021-08-03
 ### Changed