diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b2500..e414275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Add last_seen field to database objects * Pupa now has "pupa clean" CLI command +* Change behavior of loaddivisions management command to do nothing if the DB contains the CSV. This means divisions that are in the DB but not the CSV are not deleted. This makes it easier to load multiple CSVs, but harder to synchronize with a single CSV. ## 3.2.0 (2020-03-26)