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