Skip to content
This repository was archived by the owner on Apr 2, 2022. It is now read-only.

Commit 69edbfb

Browse files
committed
Update CHANGELOG and history
1 parent 4b6b768 commit 69edbfb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
### Bug Fixes
99

1010
- Fix typo in `_config.yml`. [#2243](https://github.com/mmistakes/minimal-mistakes/pull/2243)
11+
- Replace `http` URLs with `https` where applicable in `_config.yml`. [#2244](https://github.com/mmistakes/minimal-mistakes/pull/2244)
1112

1213
## [4.16.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.6)
1314

docs/_docs/18-history.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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: 2019-08-30T08:40:30-04:00
8+
last_modified_at: 2019-08-30T08:42:24-04:00
99
toc: false
1010
---
1111

@@ -19,6 +19,7 @@ toc: false
1919
### Bug Fixes
2020

2121
- Fix typo in `_config.yml`. [#2243](https://github.com/mmistakes/minimal-mistakes/pull/2243)
22+
- Replace `http` URLs with `https` where applicable in `_config.yml`. [#2244](https://github.com/mmistakes/minimal-mistakes/pull/2244)
2223

2324
## [4.16.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.6)
2425

0 commit comments

Comments
 (0)