Update CHANGELOG and history

This commit is contained in:
Michael Rose
2017-11-27 12:14:30 -05:00
parent cb5d8d4ee0
commit 409d9691b0
2 changed files with 5 additions and 1 deletions

View File

@@ -4,6 +4,8 @@
* Open social share links in a new window. [#1357](https://github.com/mmistakes/minimal-mistakes/pull/1357)
* Remove Alexa.com verification due to retiring of "[Claim Your Site](https://support.alexa.com/hc/en-us/articles/219135887)" feature. [#1350](https://github.com/mmistakes/minimal-mistakes/issues/1350)
* Disable analytics in `development` environment. [#1362](https://github.com/mmistakes/minimal-mistakes/pull/1362)
* Disable comments in `development` environment. [#1363](https://github.com/mmistakes/minimal-mistakes/pull/1363)
### Bug Fixes