diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..ba79734 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,3 @@ +[0.6.9-1] +* Works with readonly rootfs + diff --git a/CloudronManifest.json b/CloudronManifest.json index 41d9c9d..44d902e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -29,5 +29,7 @@ "http://gogs.io/imgs/screenshoots/2.png", "http://gogs.io/imgs/screenshoots/5.png" ], - "tags": [ "version control", "git", "code hosting", "development" ] + "tags": [ "version control", "git", "code hosting", "development" ], + "targetBoxVersion": "0.0.66", + "changelog": "file://CHANGELOG" }