Skip to content

Commit

Permalink
✏️ Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kuncorogotsurge committed Nov 21, 2023
1 parent e4e1ea4 commit 5f7ef20
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# Changelog

```
# create tag & push
git tag -a v0.4.2 -m "Release version 0.4.2 to support laravel nova to 4.31"
git push origin v0.4.2
```

All notable changes to `chart-js-integration` will be documented in this file

## v0.4.0 - 2023-11-21

- :sparkles: add new support for nova v4.31.x

## v0.4.0 - 2023-09-16

- :sparkles: add new support for laravel version 10.x

## v0.4.0 - 2022-05-15

- :sparkles: add new support for nova v4.x
Expand Down

0 comments on commit 5f7ef20

Please sign in to comment.