From 260383a903694aa8d89561c03ef10dbbf354ff72 Mon Sep 17 00:00:00 2001 From: "E. Lynette Rayle" Date: Fri, 22 Apr 2022 10:24:51 -0400 Subject: [PATCH] release v2.0.0 * adjust styling for check status selection and padding in tables * use .dockerignore to not include files that aren't required for the image to run * remove deploy templates (moved to LD4P/qa_server_aws_deploy) * log release version in deploy log for debugging --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 154a6b7..d042b90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +Release v2.0.0 (2022-04-22) + +* adjust styling for check status selection and padding in tables +* use .dockerignore to not include files that aren't required for the image to run +* remove deploy templates (moved to LD4P/qa_server_aws_deploy) +* log release version in deploy log for debugging + Release v1.0.2 (2022-04-15) * add ability to manually build and push images to ECR diff --git a/VERSION b/VERSION index 570c796..46b105a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.0.2 +v2.0.0