Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 687 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.

[1.0.1] - 2016/09/15

Updated

  • License year is now 2016.
  • Grunt uglify adds banner to minified dist file, using package.json properties.

[1.0.0] - 2016/09/15

Added

  • This CHANGELOG file.
  • All initial source and distribution code, README and LICENSE files.
  • Gave proper attributions.

Fixed

  • Resolved a critical error.
  • Resolved an undefined variable error.

Updated

  • console.exception is not a method (at least in Chrome v52)