From 1ac26650f7f0c7e40cd0ed041a9ad083bada974b Mon Sep 17 00:00:00 2001 From: aditya matukumalli Date: Thu, 15 Oct 2020 11:37:04 -0400 Subject: [PATCH] Release 1.1.0 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 689207c..f4e9447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change history for ui-erm-comparisons -## 1.0.0 First formal release +## 1.1.0 2020-10-15 +* New app created +* Added Package/Agreement comparison selection UI. erm-950 +* Added Package/Agreement comparison output UI. ERM-951 +* Added tests for the app. +* Added comparison icon to the app. ERM-1011 +* Upgrade Stripes to v5. ERM-1138 * Replace `bigtest/mirage` with `miragejs`. +