diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f46fe9..ba3020c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### Features + Ability to delete a container, be warned, as this will force delete, closes #27, [937202fe34d1692693c62dd1a7ad19db37651233] -+ Publish images to `ghcr.io` as well as Docker Hub, [cb1271cf7f21c898020481ad85914a3dcc83ec93] ++ Publish images to `ghcr.io` as well as Docker Hub, and correctly tag images with `latest` and the current sermver, [cb1271cf7f21c898020481ad85914a3dcc83ec93] + Replace `tui-rs` with [ratatui](https://github.com/tui-rs-revival/ratatui), [d431f850219b28af2bc45f3b6917377604596a40] ### Fixes