Added changes to CHANGELOG.md

This commit is contained in:
Jack Miner 2019-11-20 14:52:58 -07:00
parent 7726444a98
commit 08082f0844
No known key found for this signature in database
GPG Key ID: 8B9B7509AED5001E
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- 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).
## [3.4.2] - 2019-11-18
### Fixed