Skip to content

Commit

Permalink
Update history to reflect merge of #243 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jekyllbot committed Dec 4, 2017
1 parent c8976c8 commit fc985bf
Showing 1 changed file with 20 additions and 16 deletions.
36 changes: 20 additions & 16 deletions History.markdown
Original file line number Diff line number Diff line change
@@ -1,40 +1,44 @@
## HEAD

### Documentation

* Avoid deprecation warning when building docs (#243)

## 2.3.0

### Minor Enhancements

* Use canonical_url specified in page if present #211
* Fix for image.path causing an invalid url error #228
* Ensure `site.data.authors` is properly formatted before attempting to retrieve author meta #227
* Convert author, image, and JSON-LD to dedicated drops #229
* Cache parsed template #231
* Define path with `__dir__` #232
* Use canonical_url specified in page if present #211
* Fix for image.path causing an invalid url error #228
* Ensure `site.data.authors` is properly formatted before attempting to retrieve author meta #227
* Convert author, image, and JSON-LD to dedicated drops #229
* Cache parsed template #231
* Define path with `__dir__` #232

### Documentation

* gems: is deprecated in current Jekyll version of github-pages #230
* gems: is deprecated in current Jekyll version of github-pages #230

## 2.2.3
## 2.2.3

* Guard against the author's Twitter handle being Nil when stripping @'s #203
* Guard against empty title or description strings #206
* Guard against the author's Twitter handle being Nil when stripping @'s #203
* Guard against empty title or description strings #206

## 2.2.2

### Minor Enhancements

* Guard against arrays in subhashes #197
* Guard against invalid or missing URLs #199
* Guard against arrays in subhashes #197
* Guard against invalid or missing URLs #199

### Development fixes

* Remove dynamic GitHub Pages logic from Gemfile #194
* Remove dynamic GitHub Pages logic from Gemfile #194

## 2.2.1

* Convert template logic to a Liquid Drop (significant performance improvement) (#184)
* Fix for JSON-LD validation warning for images missing required properties (#183)
* Convert template logic to a Liquid Drop (significant performance improvement) (#184)
* Fix for JSON-LD validation warning for images missing required properties (#183)

## 2.2.0

Expand All @@ -44,7 +48,7 @@
* Add og:locale support #166
* Add support for Bing and Yandex webmaster tools. Closes #147 (#148)
* Add SEO author and date modified to validate JSON-LD output (#151)

### Minor Enhancements

* Use `|` for title separator (#162)
Expand Down

0 comments on commit fc985bf

Please sign in to comment.