diff --git a/website/docs/changelog/1.1.2.md b/website/docs/changelog/1.1.2.md index 70ddc9be..1e1ce323 100644 --- a/website/docs/changelog/1.1.2.md +++ b/website/docs/changelog/1.1.2.md @@ -5,6 +5,8 @@ Not yet released ### 🐛 Bug Fixes - warning *quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.* is no longer displayed when creating users. - warning *WARNING: Insufficient disk space on the server.* is no longer displayed when creating users. +- warning */bin/bash: line 41: warning: here-document at line 21 delimited by end-of-file (wanted `EOF')* is no longer displayed when creating users. +- message *Connection to the local host terminated.* is no longer displayed when creating users. ### 💅 Polish - Adding domains is now quicker as containers are started in the background.