From c0cba101fa5c878c28a6e226f01fb54cd31a39d4 Mon Sep 17 00:00:00 2001 From: Yann Stepienik Date: Mon, 8 May 2023 16:08:45 +0100 Subject: [PATCH] [skip ci] doc --- changelog.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog.md b/changelog.md index 1fbbcdc..ba3eed2 100644 --- a/changelog.md +++ b/changelog.md @@ -4,13 +4,13 @@ - Fix bug where you can't complete the setup if you don't have a database - When re-creating a container to edit it, restore the previous container if the edit is not succesful - Stop / Start / Restart / Remove / Kill containers - - List / Delete / Create Volumes - done - - List / Delete / Create Networks - done - - Container Logs Viewer - done - - Edit Container Details and Docker Settings - done - - Set Labels / Env variable to containers - done - - (De)Attach networks to containers - done - - (De)Attach volumes to containers - done + - List / Delete / Create Volumes + - List / Delete / Create Networks + - Container Logs Viewer + - Edit Container Details and Docker Settings + - Set Labels / Env variables on containers + - (De)Attach networks to containers + - (De)Attach volumes to containers ## Version 0.3.0 - Implement 2 FA