diff --git a/CHANGELOG.md b/CHANGELOG.md index 51f6f9345..c41fced5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,15 @@ 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] -### Changed -- Changed the contents of IconCopy and IconLinkExternal -- Added new icons - IconExplore, IconShrink, IconRadioPause, IconQuestion, and IconFailure + +### Added + +- New icons: IconExplore, IconShrink, IconRadioPause, IconQuestion, and IconFailure +- `acceptableFileFormat` property for InputImage component ### Changed -- a new variable named acceptableFileFormat added to inputImage Component +- Changed the contents of IconCopy and IconLinkExternal ## [0.2.7] - 2023-07-24