Update to CHANGELOG for scoreboard responsiveness

This commit is contained in:
Ken Knudsen 2021-08-13 00:56:25 +00:00
parent 38a30b3466
commit 5437479c1f
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ### Fixed
- Transpiled KSAs no longer dropped - Transpiled KSAs no longer dropped
- Resolve race condition to ensure Javascript dependencies load before "chart" is called - Resolve race condition to ensure Javascript dependencies load before "chart" is called
- Add responsive design elements to Scoreboard to reduce object collision
## [v4.2.0] - 2020-03-26 ## [v4.2.0] - 2020-03-26
### Changed ### Changed