Update changelog

This commit is contained in:
James Valleroy 2016-09-11 13:18:07 -04:00
parent 8f179e0d9f
commit 155ad8db15
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -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