From 155ad8db1538d0bf1a98602c1e69036916387569 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sun, 11 Sep 2016 13:18:07 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22366081a..89354dcbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,12 @@ All notable changes to this project will be documented in this file. - Exit with error if any of the setup steps fail. - actions: Hush some unneeded output of systemd. - letsencrypt: Depend on the new certbot package. +- Switch base template from container-fluid to container. This will + narrow the content area for larger displays. +- Readjust the responsive widths of various tables. + +### Removed +- Remove width management for forms. ## [0.10.0] - 2016-08-12 ### Added