Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 31, 2014
1 parent 6349a1d commit e8af1e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.2.0 / 2014-10-31
==================

* feat: Supports Object.{is,assign,getOwnPropertySymbols,setPrototypeOf}

1.1.0 / 2014-10-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "enable",
"version": "1.1.0",
"version": "1.2.0",
"description": "Detect es6 features enable or not.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e8af1e5

Please sign in to comment.