Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 940 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0], 4'th October, 2018

Added

  • Added a new template based on GatsbyJS v2

[1.0.0]

  • Added Docs feature
  • Added FAQs feature
  • Added Events feature
  • Added Blog feature
  • Added Page feature
  • HTML5 semantic tags integrated everywhere
  • Better SEO integration for all pages
  • SEO can be controlled through package.json
  • Added JSON-LD schema for blog-post
  • Added JSON-LD schema for faq
  • Added JSON-LD schema for event
  • Demo has been improved and there is a sample for all functionality
  • Removed data/SiteConfig.js
  • Cleaned up code
  • Added semantic breakers in code
  • Removed all un-necessary nesting
  • Updated dependencies
  • Removed all un-necessary GraphQL queries