timestring/CHANGELOG.md
2014-07-18 21:02:54 +01:00

406 B

#Changelog

##1.1.0

  • Added MIT license
  • Added Changelog
  • Added Grunt config
  • Added editorconfig
  • Added Tests
  • Fixed JSHint errors
  • Formatted code as per editorconfig
  • Fixed bug with conversion from year(s) to another unit
  • Make sure Error (type) is thrown when invalid unit is encountered
  • Added minified distributable version
  • Updated package.json
  • Added bower config
  • Added travis config