From 58f60e459846e9fe29296cb3dae6dadb21cddb3e Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 3 Jan 2024 14:30:13 -0700 Subject: [PATCH] changelog wording --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad9040f..a914d7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - [moth.mjs](theme/moth.mjs) is now the standard MOTH library for ECMAScript - Exported state now includes "Enabled" boolean -- New `Extra` field on puzzles will allow addition of arbitrary fields to be attached to puzzles. +- New `Extra` field on puzzles will allow arbitrary metadata on puzzles. PNNL's SCTR Osprey will use this to standardize fields for their custom theme, but it can be generally used for anything.