Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asantibanez committed Feb 12, 2021
1 parent 35d8a80 commit 582ad34
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
# Changelog

## 1.6.0 - 2021-02-12

## 2.3.0 - 2021-02-12
- Added `init()` method for better boot and $wire hoisting
- Added color customization for columns, multiline and pie chart

## 2.2.0 - 2020-12-16
- Added support for PHP 8
- Updated docs
- Added base tests for components and CI

## 2.1.0 - 2020-11-30
- Added stroke width customization
- Added stroke support for Area Chart

## 2.0.0 - 2020-11-30
- Added build system for JS charts code
- Added Blade directive to include assets
- Updated installation and advanced usage instructions

## 1.5.2 - 2020-11-09

- Fixed infinite growing charts
Expand Down

0 comments on commit 582ad34

Please sign in to comment.