From 70075b0233957e6f5d8d17c2e337608e025f3754 Mon Sep 17 00:00:00 2001 From: "Derrick J. Wippler" Date: Thu, 5 Nov 2020 11:37:18 -0600 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 180d76aa..03d97cab 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. 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). +## [1.0.0-rc.2] - 2020-11-05 +### Change +* Add Service Account to k8s deployment yaml + ## [1.0.0-rc.1] - 2020-10-22 ### Change * Added `GUBER_DATA_CENTER` as a config option