From d1bfd77619a004edcb87c1a22611bc02f8ca8696 Mon Sep 17 00:00:00 2001 From: Pulkit Kathuria Date: Sun, 14 Jan 2024 15:22:02 +0900 Subject: [PATCH] CHANGE LOG --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bfef46e..91b9859 100644 --- a/README.md +++ b/README.md @@ -312,3 +312,4 @@ curl -sLk https://raw.githubusercontent.com/kevincobain2000/instachart/master/in - **v1.0.6** - Code improvements and bug fixes. - **v1.0.7** - Adds trends for `bar` charts. - **v1.0.8** - Adds support for `svg` charts. +- **v1.0.9** - Validations improvements.