From 8e3cc02f5c04f22f606937fd644441d68bf41819 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Wed, 7 Sep 2022 14:34:40 +0000 Subject: [PATCH] DOCS: changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6cf07d..e4bbe15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Features + containerize self, github action to build and push to [Docker Hub](https://hub.docker.com/r/mrjackwills/oxker), [07f972022a69f22bac57925e6ad84234381f7890] ++ gui_state is_loading use a HashSet to enable multiple things to be loading, [66583e1b037b7e2f3e47948d70d8a4c6f6a2f2d5] + github action publish to crates.io, [90b2e3f6db0d5f63840cd80888a30da6ecc22f20] + derive Eq where appropriate, [d7c2601f959bc12a64cd25cef59c837e1e8c2b2a] + ignore containers 'oxker' containers, [1be9f52ad4a68f93142784e9df630c59cdec0a79]