Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkazakov committed Jun 2, 2018
1 parent 6686833 commit 50124c0
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

* 0.3.0
* ADD: `amp-youtube`
* ADD: `amp-analytics` (Google Analytics)
* UPDATE: replace `sync-request` with `request`
* UPDATE: replace `Gulp` with `npm` scripts
* UPDATE: replace `JSHint` with `ESLint`
* UPDATE: replace `Mocha` + `Chai` with `Jest`
* UPDATE: unit tests
* UPDATE: readme documentation
* 0.2.6
* UPDATE: unit tests
* 0.2.5
Expand All @@ -11,17 +20,17 @@
* 0.2.4
* UPDATE: package.json
* 0.2.3
* ADD: meta tag viewport
* ADD: `meta` tag viewport
* ADD: style amp-boilerplate
* 0.2.2
* ADD: meta tag charset
* ADD: AMP library script tag
* ADD: AMP library `script` tag
* BUG: Options parameter not passing
* 0.2.1
* ADD: inline styles
* ADD: amp-img tag
* ADD: amp-video tag
* ADD: `amp-img` tag
* ADD: `amp-video` tag
* ADD: unit tests
* 0.1.0
* ADD: AMP HTML tag
* ADD: AMP html tag
* Work in progress

0 comments on commit 50124c0

Please sign in to comment.