From abcc2eb983ad37641eb8c55e78f399e24b3a6574 Mon Sep 17 00:00:00 2001 From: Jack Wills <32690432+mrjackwills@users.noreply.github.com> Date: Thu, 18 Jan 2024 22:30:28 +0000 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b1d1d3..7f323e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ + rename string_wrapper > unit_struct, [27cf53e41f8b379f606c1c27620ee08e79bac57e] ### Tests -+ Finally have tests, currently for layout and associated methods. At the moment 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