From 4382e0edeb102b947d06d1c16f24aeb6ca313d68 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 21 May 2021 02:12:25 +0100 Subject: [PATCH] Update changelog about fixed crash --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c5891d..0719670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Note to self: See the bottom of this file for the release template text. - Caveat: Percentages are converted to a 1-in-N chance, but additionally that number is rounded down in some places - `//torus`, `//hollowtorus`: Add optional new axes - `//torus`: Add optional hollow keyword + - `//layers`: Fix crash duee to outdated debug code ## v1.11: The big data update (25th January 2021)