File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## Unreleased
2
+
3
+ ### Enhancements
4
+
5
+ - Clarify documentation that Lunr only searches documents in collections. [ #2450 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2450 )
6
+
1
7
## [ 4.19.1] ( https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.1 )
2
8
3
9
### Enhancements
Original file line number Diff line number Diff line change @@ -5,10 +5,16 @@ permalink: /docs/history/
5
5
excerpt : " Change log of enhancements and bug fixes made to the theme."
6
6
sidebar :
7
7
nav : docs
8
- last_modified_at : 2020-03-16T21:27:51 -04:00
8
+ last_modified_at : 2020-03-23T14:04:34 -04:00
9
9
toc : false
10
10
---
11
11
12
+ ## Unreleased
13
+
14
+ ### Enhancements
15
+
16
+ - Clarify documentation that Lunr only searches documents in collections. [ #2450 ] ( https://github.com/mmistakes/minimal-mistakes/pull/2450 )
17
+
12
18
## [ 4.19.1] ( https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.1 )
13
19
14
20
### Enhancements
You can’t perform that action at this time.
0 commit comments