Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 805 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 805 Bytes

Change Log

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.

0.0.2 - 2016-09-05

Added

  • Render HTML version of README.md on homepage (#2)
  • Add meta tags and Google Analytics (#3)

Changed

  • Update package dependencies (#1)
  • Replace jade with hbs
  • Update templates (#2, #3)

0.0.1 - 2016-09-05

Added

  • Create RESTful API service that modifies the response headers to enable CORS
  • Add tests