This commit is contained in:
Michael Rose
2018-03-20 17:32:37 -04:00
parent ae23e1839f
commit 7d25db8f01
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
### Bug Fixes
* Replace `absolute_url` filter with `relative_url` where it makes sense (asset/nagivation related paths). [#1588](https://github.com/mmistakes/minimal-mistakes/issues/1588)
* Replace `absolute_url` filter with `relative_url` where it makes sense (asset/navigation related paths). [#1588](https://github.com/mmistakes/minimal-mistakes/issues/1588)
* Fix search excerpts that run together because of implied spaces.
## [4.10.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.10.1)