Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Nov 2, 2017
1 parent 27ad8b4 commit 5deef02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@ title: CHANGELOG
---

## v7.1.0
Nov 1 2017
Nov 2 2017
{:.heading.post-date}

### Changed
* When providing images to `image`, `image.path`, `image.src`, `image.srcset` and `accent_image `,
it is no longer necessary to prepend the url with the `baseurl` of the site,
e.g. values like `accent_image: /assets/img/sidebar-bg.jpg` are now valid.
* Limited scope of `a` and `img` styles to content areas.
* Upgraded KaTeX to v0.8.3
* Upgraded `jekyll-relative-links` to v5.0.1
* Limited scope of default `a` and `img` styles to Hydejack content areas.

### Fixes
* `font` and `font_heading` are now properly set when using the `no_inline_css` option [#47](https://github.com/qwtel/hydejack/issues/47).
* Fixed default values for `image` and `logo` that were referring to non-existing images.
* Added missing JS dev dependencies.

### Content
* Updated documentation
Expand Down

0 comments on commit 5deef02

Please sign in to comment.