diff --git a/website/docs/changelog/0.3.7.md b/website/docs/changelog/0.3.7.md index f80ff520..c5c180ae 100644 --- a/website/docs/changelog/0.3.7.md +++ b/website/docs/changelog/0.3.7.md @@ -1,3 +1,12 @@ # 0.3.7 Not yet released. + +### 🚀 New features +- + +### 🐛 Bug fixes +- Fixed error: `docker: no matching manifest for linux/amd64 in the manifest list entries` when pulling openpanel/apache image. + +### 💅 Polish +- `--docker-space=` flag is added to [install command generator](/install/) and [documented](/docs/admin/intro/#installing-openpanel-on-a-bare-metal-server).