Skip to content

Commit

Permalink
Version 1.2.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRiv committed Dec 3, 2015
1 parent 25f8431 commit e70f5fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="1.2.0"></a>
### 1.2.0

#### Features

* Adds new Time To First Paint methods: `getFirstPaint` & `getFirstPaintFrame` ([e6dab25](https://github.com/Comcast/Surf-N-Perf/commit/e6dab2585b3f993e482e86f096ed1efed295b717))

<a name="1.1.0"></a>
### 1.1.0

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": "surfnperf",
"version": "1.1.0",
"version": "1.2.0",
"description": "Micro-library for gathering frontend web page performance data",
"main": "surfnperf.min",
"engines": {
Expand Down

0 comments on commit e70f5fd

Please sign in to comment.