Skip to content

Commit 29d8ded

Browse files
committed
fixed changelog
1 parent 083bc66 commit 29d8ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
### Fixed
88

9+
- Orientation and channel min/max cannot be null, only auto
910
- Corrected listing of Type-fest dependency from development to normal.
1011
- Added missing `cvizzu.d.ts` and `cvizzu.types.d.ts` to the npm package.
1112
- Logo positioning issue in charts when only the logo is rendered and the chart is resized.
@@ -25,7 +26,6 @@
2526
- Fixed redraw on browser zoom (bug since 0.9.0).
2627
- Fixed clearing of the canvas before rendering when devicePixelRatio is not 1.
2728
- TypeScript definition fixed, measures can contain null values.
28-
- Orientation and channel min/max cannot be null, only auto
2929

3030
### Added
3131

0 commit comments

Comments
 (0)