Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.62 KB

Changelog

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

0.2.0 (2019-10-06)

Build System

  • package: upgrade package.json "devDependencies" (8624d5a)

Features

  • tidy index.html and update head tags (6ba10ac)

0.1.0 (2017-12-26)

Bug Fixes

  • add es5 polyfill to index.html (7d7aaa2)
  • polyfill es5 features in index.html (b3747ad)
  • build: add "homepage" to package.json so app deploys correctly (9c2c176)

Features

  • analytics: add google analytics (46efdbc)
  • analytics: replace placeholder google analytics tracking id (05f0e07)
  • analytics: track events in tile matcher game (6ea0b97)
  • corner: add github corner which links to repository (0b7dfaf)
  • game: create tile-matching puzzle (1b780dd)