docs: changelog

This commit is contained in:
Jack Wills
2023-03-30 03:16:15 +00:00
parent 932644b74f
commit 8a6ac422d9
+1 -1
View File
@@ -6,7 +6,7 @@
### Features ### Features
+ Ability to delete a container, be warned, as this will force delete, closes #27, [937202fe34d1692693c62dd1a7ad19db37651233] + 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] + Replace `tui-rs` with [ratatui](https://github.com/tui-rs-revival/ratatui), [d431f850219b28af2bc45f3b6917377604596a40]
### Fixes ### Fixes