diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..124815c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +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] + +## [1.1.0] - 2021-08-20 +### Added +- Added CHANGELOG.md +- Added support for deploying `asyncCustomerChatUX`, `startChatContactAPI`, `urlPreviewForAsyncChat` in Canada `ca-central-1` region + +## [1.0.0] - Legacy +### Added +- No CHANGELOG.md existed for the original solution +- All changes until commit `52c4087032cec53163785dd480de17fe0a9a1e56` are clubbed under [1.0.0]