diff --git a/CHANGELOG.md b/CHANGELOG.md index e168b576..036c8048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## v0.7.2 +- Use legacy fallback for data.hsdp_user + ## v0.7.1 - Use Go 1.15.5 - Fix linting errors