Update CHANGELOG

This commit is contained in:
Nicholas Hubbard 2016-11-17 10:33:13 -05:00
parent f1ca72aee9
commit 690d461693
No known key found for this signature in database
GPG Key ID: 7DECD3FB35FBCA09

View File

@ -35,6 +35,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Improve logger. `Log.log()` now accepts multiple arguments. - Improve logger. `Log.log()` now accepts multiple arguments.
- Remove extensive logging in newsfeed node helper. - Remove extensive logging in newsfeed node helper.
- Calendar times are now uniformly capitalized. - Calendar times are now uniformly capitalized.
- Modules are now secure, and Helmet is now used to prevent abuse of the Mirror's API.
### Fixed ### Fixed
- Solve an issue where module margins would appear when the first module of a section was hidden. - Solve an issue where module margins would appear when the first module of a section was hidden.