diff --git a/CHANGELOG.md b/CHANGELOG.md index 87f6d35..92fdb1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [1.2.0] - 2020-05-05 + +### Added + +- Added ability to copy link to clipboard through click (thanks to [Rafael Milewski](https://github.com/milewski)) +- Added config option to overwrite the Media resource (thanks to [Rafael Milewski](https://github.com/milewski)) + +### Changed + +- Fixed URL field not displaying (thanks to [Rafael Milewski](https://github.com/milewski)) + ## [1.1.0] - 2020-04-28 ### Added