timestring/CHANGELOG.md

18 lines
406 B
Markdown
Raw Normal View History

2014-07-18 21:40:36 +02:00
#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
2014-07-18 21:53:04 +02:00
- Added travis config