Updating CHANGELOG for 1d307c71a8

This commit is contained in:
John Donaldson 2020-02-28 18:55:50 +00:00
parent 8d8db58f73
commit adf34e673b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- URL parameter to points.json to allow returning only the JSON for a single
team by its team id (e.g., points.json?id=abc123).
- Include basic metadata in mothballs
- add_script_stream convenience function allows easy script addition to puzzle
### Fixed
- Handle cases where non-legacy puzzles don't have an `author` attribute
- Handle YAML-formatted file and script lists as expected