diff --git a/changelog_latest.md b/changelog_latest.md index 89d26317..0cffd867 100644 --- a/changelog_latest.md +++ b/changelog_latest.md @@ -1,2 +1,5 @@ -1. update portainer to 2.20.1 -2. portainer plugin update \ No newline at end of file +enhancement: +update Portainer to 2.20.1 #460 + +bug: +all app container exec error on portainer #464 \ No newline at end of file diff --git a/version.json b/version.json index 5407f72f..7ddcf4b9 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "2.1.0-rc1", + "version": "2.1.0", "plugins": { "portainer": "0.1.0", "nginx": "0.0.7",