Update changelog
This commit is contained in:
benji7425 2017-09-12 23:51:20 +01:00
parent e78b6539bb
commit 06ec3a8d25
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## v3.0.0-b2
### Fixed
- Full and short youtube urls not being properly converted
## v3.0.0-b1
### Added

View File

@ -1,5 +1,5 @@
{
"version": "3.0.0-b1",
"version": "3.0.0-b2",
"main": "app/index.js",
"scripts": {
"start": "node bootstrap.js"