Merge branch 'master' into patch-1

This commit is contained in:
Filipe Mosca 2019-12-09 03:18:30 -03:00 committed by GitHub
commit 687486d291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,4 @@ env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
matrix:
- JEKYLL_VERSION="~> 3.3"
- JEKYLL_VERSION=">= 4.0.0.pre.alpha1"
- JEKYLL_VERSION="~> 4.0"

View File

@ -17,6 +17,7 @@
### Development Fixes
* Memoize #author_hash in SeoTag::AuthorDrop (#342)
* chore(ci): test Jekyll v4.0 (#372)
## 2.6.1 / 2019-05-17