From d07dd83ee38869267cc6966f25b4e3d0b1e84365 Mon Sep 17 00:00:00 2001 From: connor rigby Date: Thu, 18 Jan 2018 10:10:26 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 114774e5..71cb5b58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -132,6 +132,8 @@ * Refactored FarmEvent Calendar generator. * Fix a ton of little bugs. -# 6.1.0-dev -* Remove all the migration code to safely get to 6.0.1 -* Clean up deps +# 6.1.0 +* Remove all the migration code to safely get from 5.0.x to 6.0.1. +* Clean up and upgrade dependencies. +* Fix bug that could cause Image uploads to silently fail. +* Fix bug in `tzdata` that could cause the sdcard to fill up.