Skip to content

Commit

Permalink
(docs) add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Dec 27, 2023
1 parent 9eee333 commit 9d6490c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- [`GET /donut`](#get-donut)
- [`GET /pie`](#get-pie)
- [`GET /radar`](#get-radar)
- [CHANGE LOG](#change-log)

# API

Expand Down Expand Up @@ -219,3 +220,7 @@ https://instachart.coveritup.app/radar?title=Radar+Chart&data={
</a>
</p>


# CHANGE LOG

- **v1.0.0** - Initial release with `line`, `bar`, `donut`, `pie`, `radar` charts.

0 comments on commit 9d6490c

Please sign in to comment.