Skip to content

Commit

Permalink
0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocfe committed Dec 7, 2022
1 parent 6680d45 commit 3ff4bff
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# Changelog
# Change Log

All notable changes to `filament-apex-charts` will be documented in this file.
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.1.1

### Added

- New commands with available chart samples.
- New chart examples.
- Documentation.

### Changed

- Documentation and chart examples.

### Fixed

- Show the message **No chart data available** when the chart option is empty.

## 0.1.0

### Added

- Initial commit.

0 comments on commit 3ff4bff

Please sign in to comment.