changelog wording

This commit is contained in:
Neale Pickett 2024-01-03 14:30:13 -07:00
parent 6a6860b5da
commit 58f60e4598
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- [moth.mjs](theme/moth.mjs) is now the standard MOTH library for ECMAScript - [moth.mjs](theme/moth.mjs) is now the standard MOTH library for ECMAScript
- Exported state now includes "Enabled" boolean - 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, PNNL's SCTR Osprey will use this to standardize fields for their custom theme,
but it can be generally used for anything. but it can be generally used for anything.