From 26e8e20467ee9b3955d25b71121b334fe79297c0 Mon Sep 17 00:00:00 2001 From: Sagar Khasnis Date: Fri, 20 Aug 2021 14:49:00 -0700 Subject: [PATCH] Public release 1.1.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md 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]