From d0fd9ad58aaac53ae440aae64be042b306ae5e9a Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Tue, 8 Oct 2019 14:10:51 -0700 Subject: [PATCH] Changelog update --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb9164..9e761a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ # Master +- Sqlite3 Update: + - Add Tests - Refactor: use variable rather than hardcoded /app - Bug fix: pipenv no longer installs twice on CI