From e1aa39e7b5ea54000ca276e7f3bbf8c0f2e55bee Mon Sep 17 00:00:00 2001 From: Connor Osborn Date: Mon, 10 Sep 2018 16:15:36 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d834dadf7..8eadcda47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ([#655](https://github.com/cyverse/atmosphere/pull/655)) - Prefer importing settings from django.conf ([#658](https://github.com/cyverse/atmosphere/pull/658)) + - Linter runs more strict. Many changes were made to satisfy linter. + ([#664](https://github.com/cyverse/atmosphere/pull/664)) ### Removed - Remove code/vars related to old allocation system