Skip to content

Commit

Permalink
Add 1.5.0 CHANGELOG (#1639)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews authored Jul 27, 2017
1 parent 9fddad3 commit ce3bdfe
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Change Log

## [1.5.0] - 2017-07-27

### Added

* Add gatsby-source-mongodb plugin to gatsby (#1570) @jorishermans
* [www] Refactor Homepage and Navigation & convert diagram to html/css (#1605) @fk
* Included example with WP-API-MENUS items (#1619) @sebastienfi
* added new site to showcase (#1616) @dvzrd
* Docs: add grommet starter (#1626) @alampros
* add a bunch of tests for various plugins (#1581) @DSchau

### Fixed

* fix broken gatsby link definition for typescript 2.4.2 (#1628) @DominikGuzei
* test: fix failing test due to missing argyle image (#1636) @DSchau
* Revise part one of tutorial to use hello-world starter (#1630) @KyleAMathews
* Fix passing createNode as argument (#1629) @sebastienfi
* Don't mutate page context (#1537) @okcoker
* Updated instructions for Windows (#1621) @sebastienfi
* Tweak JSS links + add it to plugins page (#1615) @KyleAMathews


## [1.4.0] - 2017-07-25

### Added
Expand Down

0 comments on commit ce3bdfe

Please sign in to comment.