diff --git a/CHANGELOG.md b/CHANGELOG.md index e4520d12..705c6a80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,6 +97,12 @@ * Support of `ott`, `ots`, `otp` formats +#### Docker Image + +* Use nodejs 8 +* Output logs to console and correct support of `docker logs` +* Do not require interactive flag to start container + ### Fixes #### All Editors