From 44b0264c485f609901cc09cef3f3ccb525242972 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 2 Dec 2020 19:55:23 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab04600..17bb88c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed -- Rename event.log as events.log to maintain consistency with MOTHv3 +- event.log is now events.csv, to make it easier to import to a spreadsheet +- When in devel mode, any team ID may score points. This allows more interaction with the state directory. ## [v4.0.2] - 2020-10-29 ### Added