diff --git a/README.md b/README.md
index 582f7700..f64049ca 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ changes to start using the library right away.
v5.x |
v6.x |
v7.x |
+ v8.x |
@@ -116,6 +117,7 @@ changes to start using the library right away.
|
|
|
+ |
@@ -126,6 +128,8 @@ changes to start using the library right away.
|
|
|
+ |
+ |
@@ -136,6 +140,7 @@ changes to start using the library right away.
|
|
|
+ |
@@ -146,6 +151,7 @@ changes to start using the library right away.
|
|
|
+ |
@@ -156,6 +162,7 @@ changes to start using the library right away.
|
|
|
+ |
@@ -166,6 +173,7 @@ changes to start using the library right away.
✓ |
|
|
+ |
@@ -176,6 +184,7 @@ changes to start using the library right away.
✓ |
|
|
+ |
@@ -186,6 +195,7 @@ changes to start using the library right away.
|
✓ |
|
+ |
@@ -196,6 +206,7 @@ changes to start using the library right away.
|
✓ |
✓ |
+ |
@@ -207,6 +218,19 @@ changes to start using the library right away.
|
|
✓ |
+ |
+
+
+
+ 19 |
+ |
+ |
+ |
+ |
+ |
+ |
+ |
+ ✓ |
diff --git a/libs/ng2-charts/package.json b/libs/ng2-charts/package.json
index da0ab016..9394f18b 100644
--- a/libs/ng2-charts/package.json
+++ b/libs/ng2-charts/package.json
@@ -1,5 +1,5 @@
{
- "version": "7.0.1",
+ "version": "8.0.0",
"name": "ng2-charts",
"description": "Reactive, responsive, beautiful charts for Angular based on Chart.js",
"peerDependencies": {