diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cd41fe..c1e508b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Features + Show container name in log panel title, [9cb0c414afc284947fc2b8494504387e4e7edd87] -+ use gui_state HashSet to keep track of application state, [9e9d51559a13944622abf4fcbd3bd63766d11467] ++ use gui_state HashSet to keep track of application gui state, [9e9d51559a13944622abf4fcbd3bd63766d11467] + terminal.clear() after run_app finished, [67c49575682cb271fac0998ff377a6504cd0bc86] ### Refactors