Skip to content

Commit e773a08

Browse files
committed
Update CHANGELOG and history
1 parent def3aaf commit e773a08

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## [4.19.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.1)
28

39
### Enhancements

docs/_docs/18-history.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ permalink: /docs/history/
55
excerpt: "Change log of enhancements and bug fixes made to the theme."
66
sidebar:
77
nav: docs
8-
last_modified_at: 2020-03-16T21:27:51-04:00
8+
last_modified_at: 2020-03-23T14:04:34-04:00
99
toc: false
1010
---
1111

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+
1218
## [4.19.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.19.1)
1319

1420
### Enhancements

0 commit comments

Comments
 (0)