Merge branch 'master' into patch-1
This commit is contained in:
commit
687486d291
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue