Skip to content

Latest commit

 

History

History
77 lines (33 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

77 lines (33 loc) · 1.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2019-05-24)

Features

  • Finally add an RSS feed (26a7b52)

refactor

  • Upgrade to gatsby 2 and cleanup (a05774c)

BREAKING CHANGES

  • Gatsby 2 breaks almost everything

1.2.1 (2018-04-09)

1.2.0 (2018-01-09)

Bug Fixes

  • Move robots.txt to correct location (1a4f07d)

Features

1.1.1 (2018-01-04)

Bug Fixes

  • Mobile: Readability and scaling on mobile devices (ff17c80)
  • Navigation: Broken link to GitHub profile (452e593)

1.1.0 (2018-01-02)

Bug Fixes

  • build: Added missing yarn.lock file (5f7568b)
  • navigation: Readability and misplaced items in mobile navigation. (caf83e1)

Features

  • navigation: Close the mobile menu after a link was clicked (a77b38e)

1.0.1 (2017-12-31)

Bug Fixes

  • Pages: netlify doesn't like the formatString param in GraphQL (751d294)