Skip to content

Commit d3587bc

Browse files
committed
chore(release): v1.3.0 [skip ci]
1 parent 270a8a4 commit d3587bc

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [v1.3.0](https://github.com/Practically/yii2-chartjs/compare/v1.2.1...v1.3.0) (2024-09-04)
2+
3+
### Bug Fixes
4+
5+
* return type error in ChartDataHelper::fillDates() ([b3c35ae](https://github.com/Practically/yii2-chartjs/commit/b3c35aefa3cf493f102cf278a7844de76eb4fafa))
6+
7+
8+
### Features
9+
10+
* include chartjs script in asset bundle via cdn ([a2629fd](https://github.com/Practically/yii2-chartjs/commit/a2629fda3b3c37c7f45872b30d3b47728e4c9072)), closes [#25](https://github.com/Practically/yii2-chartjs/issues/25)
11+
112
## [v1.2.1](https://github.com/Practically/yii2-chartjs/compare/v1.2.0...v1.2.1) (2024-02-26)
213

314
**NOTE:** This is a patch release only

0 commit comments

Comments
 (0)