Update history to reflect merge of #8294 [ci skip]

This commit is contained in:
jekyllbot 2020-07-09 14:26:01 -04:00
parent f5826eed3c
commit 43a8a4666d
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
* Move permalink styles data to constant (#8282)
* Update rubocop gem to 0.87.1 (#8287)
### Bug Fixes
* Replace nested conditional with guard clauses (#8294)
## 4.1.1 / 2020-06-24
* Fix grammar in documentation section (#8265)