Skip to content

Commit

Permalink
updates version and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
banderson623 committed Mar 17, 2019
1 parent 683cc75 commit d0ccaf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.2 (March 16, 2019)

- Support for all Tracking directives of the form: `Tracking event="progress"`

## v1.1 (March 3, 2019)

- Preparing for open sourcing, adding documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "concert-vast",
"version": "1.1.0",
"version": "1.2.0",
"description": "Simple Vast Parsing for Concert Video Ads",
"main": "src/index.js",
"author": "Vox Media",
Expand Down

0 comments on commit d0ccaf2

Please sign in to comment.