Skip to content

Commit

Permalink
Add CHANGELOG for beta.4 (#1247)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Jun 23, 2017
1 parent c58ae5b commit f15e55a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Change Log

## [1.0.0-beta.4] - 2017-06-23

### Added

* Add using-remark example site #1230 @fk
* Add friendly webpack ouput #1240 @craig-mulligan
* Add documentation on how to use custom webpack-config #1242 @bananenmannfrau
* Add graphql fields for creating responsive images using Contentful image API #1228 @kyleamathews

### Changed

* Refactor Contentful data processing into own module + use more standard GraphQL type names @kyleamathews
* Prefer floats over integers when inferring a GraphQL field #1229 @kyleamathews

### Fixed

* Fix babel compilation so targets uglify #1244 @kyleamathews
* Open external image link with rel='noopener' #1227 @wangsongiam
* Update index.d.ts for gatsby-link #1232 @timsuchanek

## [1.0.0-beta.3] - 2017-06-21

### Added
Expand Down

0 comments on commit f15e55a

Please sign in to comment.