We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d8a80 commit 582ad34Copy full SHA for 582ad34
CHANGELOG.md
@@ -1,10 +1,23 @@
1
# Changelog
2
3
-## 1.6.0 - 2021-02-12
4
-
+## 2.3.0 - 2021-02-12
5
- Added `init()` method for better boot and $wire hoisting
6
- Added color customization for columns, multiline and pie chart
7
+## 2.2.0 - 2020-12-16
8
+- Added support for PHP 8
9
+- Updated docs
10
+- Added base tests for components and CI
11
+
12
+## 2.1.0 - 2020-11-30
13
+- Added stroke width customization
14
+- Added stroke support for Area Chart
15
16
+## 2.0.0 - 2020-11-30
17
+- Added build system for JS charts code
18
+- Added Blade directive to include assets
19
+- Updated installation and advanced usage instructions
20
21
## 1.5.2 - 2020-11-09
22
23
- Fixed infinite growing charts
0 commit comments