From bd82534e9b7c57c6c9d8d280969b28d6e542f637 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Thu, 18 Jan 2024 22:29:56 +0000 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07a4ed4..0b1d1d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ### Chores -+ dependencies updated, [53b4bafbe53312fe41608ddf33e865d474222aaa], [58ef151600e362048a607c8ae61a5edfe80ab1dd], [b6fd35022a99ec0e982ddb154b0450d49c4840e9] ++ dependencies updated, [53b4bafbe53312fe41608ddf33e865d474222aaa], [58ef151600e362048a607c8ae61a5edfe80ab1dd], [b6fd35022a99ec0e982ddb154b0450d49c4840e9], [0438c108bdd9815d7eae1b89c47c4e6438f358d6] + files formatted, [1806165c3e266876b2d1806f7b662d09705f3aad] + create_release.sh check for unused lint, [d0b27211928f93f8455e1ee5a6a6485c6a21d382] @@ -16,7 +16,7 @@ + rename string_wrapper > unit_struct, [27cf53e41f8b379f606c1c27620ee08e79bac57e] ### Tests -+ Finally have tests, currently for layout and associated methods. Running the tests will not interfere with any running Docker containers, [4bcf77db776a36e0a8151ecfbda722a66c4ba46c] ++ Finally have tests, currently for layout and associated methods. At the moment running the tests will not interfere with any running Docker containers, [4bcf77db776a36e0a8151ecfbda722a66c4ba46c] # v0.5.0 ### 2024-01-05