From 56fc6f0a4b351c19df3d640bb0d7b76fae4b2b43 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Wed, 7 Sep 2022 14:35:10 +0000 Subject: [PATCH] DOCS: changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4bbe15..5b8c6ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +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] ++ gui_state is_loading use a HashSet to enable multiple things be loading at the same time, [66583e1b037b7e2f3e47948d70d8a4c6f6a2f2d5] + github action publish to crates.io, [90b2e3f6db0d5f63840cd80888a30da6ecc22f20] + derive Eq where appropriate, [d7c2601f959bc12a64cd25cef59c837e1e8c2b2a] + ignore containers 'oxker' containers, [1be9f52ad4a68f93142784e9df630c59cdec0a79]