Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-03-06 15:42:43 -05:00
parent 72bc135b5f
commit cba217a6da
2 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,7 @@
### Bug Fixes
- Fix documentation around using `bundle info` command. [#2425](https://github.com/mmistakes/minimal-mistakes/pull/2425)
- Fix rake vulnerability in `.gemspec` file.
- Fix Staticman v2 comment submission. [#2402](https://github.com/mmistakes/minimal-mistakes/pull/2402)
- Fix repeated site base path for masthead logo. [#2385](https://github.com/mmistakes/minimal-mistakes/pull/2385)