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 # Changelog
## v3.0.0-b2
### Fixed
- Full and short youtube urls not being properly converted
## v3.0.0-b1 ## v3.0.0-b1
### Added ### Added

View file

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