From 029008c0e6908a4c95269d0d4b797658237b19bb Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 17 Jul 2020 17:15:11 +0100 Subject: [PATCH] Another minor changelog update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5423414..b0c9dcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ It's about time I started a changelog! This will serve from now on as the master - Far wand: Notify player when setting pos1 and pos2 - Make timings more accurate (use `minetest.get_us_time()` instead of `os.clock()`) - Add _experimental_ `//subdivide` command - - Attempt to fix a crash on startup due to a dependency issue + - Attempt to fix a crash on startup due to a dependency issue (#21)