From bf69504db9a5bb58281412c27ed2525303dd3698 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Fri, 26 Aug 2016 22:01:11 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a647a9da..ec6344738 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,18 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- Added loading icon for other busy operations. + ### Fixed - users: Fixed checking restricted usernames. +- users: Display error message if unable to set SSH keys. +- help: Minor updates and fixes to status log. +- Updated translations to fix weblate errors. +- Fixed spelling errors in datetime and letsencrypt modules. ### Changed -- dynamicdns: Allowed Plinth to run as non-root. -- transmission: Read configuration as super user. -- upgrades: Run status operations as non-root. +- dynamicdns, transmission, upgrades: Allowed Plinth to run as non-root. ## [0.10.0] - 2016-08-12 ### Added