From 9590b09c134612c763c3ab0c271573a373f87f38 Mon Sep 17 00:00:00 2001 From: Acamaeda Date: Wed, 14 Oct 2020 18:10:12 -0400 Subject: [PATCH] Update changelog.md --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index efadcd1..8addaa7 100644 --- a/changelog.md +++ b/changelog.md @@ -18,6 +18,7 @@ Changelog is no longer in index.html at all. Generation of Points now happens in the main game loop (not in a layer update function), enabled by canGenPoints in game.js Renamed many things to increase readability (see something or other for a list) Improved documentation based on feedback +Changed fullLayerReset to resetLayerData with ways to keep things ##v1.3.5