Skip to content

Commit 851c1a3

Browse files
committed
2.0.0
1 parent 9211b85 commit 851c1a3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 2.0.0 - 2017-05-03
2+
3+
- Changed: we now use caniuse-lite instead if caniuse-db
4+
([#59](https://github.com/Nyalab/caniuse-api/pull/59))
5+
16
# 1.6.1 - 2017-04-07
27

38
- Added: export the feature list

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "caniuse-api",
3-
"version": "1.6.1",
3+
"version": "2.0.0",
44
"description": "request the caniuse data to check browsers compatibilities",
55
"repository": "https://github.com/nyalab/caniuse-api.git",
66
"keywords": [

0 commit comments

Comments
 (0)