Update CHANGELOG and history

This commit is contained in:
Michael Rose
2020-10-28 15:05:35 -04:00
parent 95f3f0ac64
commit 10a4cb116f
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@
### Bug Fixes
- Fix greedy navigation by improving reliability of remaining space for visible links. [#2664](https://github.com/mmistakes/minimal-mistakes/issues/2664)
- Collapse white-space in `figure` helper to fix issues when used in Markdown ordered and unordered lists. [#2697](https://github.com/mmistakes/minimal-mistakes/pull/2697)
- Fix dead link to CI services in documentation. [#2635](https://github.com/mmistakes/minimal-mistakes/issues/2635) [#2692](https://github.com/mmistakes/minimal-mistakes/pull/2692)