diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b4fa41..0cb8698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Fixed +- Import data is not working properly [#184](https://github.com/ncsa/standalone-smm-smile/issues/184) + ## [0.4.2] - 2024-07-17 ### Added - Provide google api key to authorize YouTube Data API [#179](https://github.com/ncsa/standalone-smm-smile/issues/179)