We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9211b85 commit 851c1a3Copy full SHA for 851c1a3
CHANGELOG.md
@@ -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
6
# 1.6.1 - 2017-04-07
7
8
- Added: export the feature list
package.json
@@ -1,6 +1,6 @@
{
"name": "caniuse-api",
- "version": "1.6.1",
+ "version": "2.0.0",
"description": "request the caniuse data to check browsers compatibilities",
"repository": "https://github.com/nyalab/caniuse-api.git",
"keywords": [
0 commit comments