Skip to content

Commit 7aa45c0

Browse files
authored
Update CHANGELOG.md
1 parent 5b2d0d5 commit 7aa45c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/layerchart/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88

99
### Minor Changes
1010

11-
- feat: New Connector component (issue #11) ([#458](https://github.com/techniq/layerchart/pull/458))
11+
- feat: Add Annotation components (AnnotationPoint, AnnotationLine, AnnotationRange) ([#458](https://github.com/techniq/layerchart/pull/458))
1212

1313
- feat: Integrate `annotations` into simplified charts ([#458](https://github.com/techniq/layerchart/pull/458))
1414

15+
- feat(Pattern): Simplified definitions via `lines`/`circles` props (issue #472) ([#458](https://github.com/techniq/layerchart/pull/458))
16+
1517
- feat(Pattern): Canvas support ([#458](https://github.com/techniq/layerchart/pull/458))
1618

1719
- feat(BarChart): Radial support (vertical and horizontal) (issue #469) ([#458](https://github.com/techniq/layerchart/pull/458))
@@ -20,14 +22,12 @@
2022

2123
- feat: New ArcChart component ([#458](https://github.com/techniq/layerchart/pull/458))
2224

23-
- feat(Pattern): Simplified definitions via `lines`/`circles` props (issue #472) ([#458](https://github.com/techniq/layerchart/pull/458))
25+
- feat: New Connector component (issue #11) ([#458](https://github.com/techniq/layerchart/pull/458))
2426

2527
- feat: Add `Layer` component to easily switch between Svg, Canavs, and Html layers ([#458](https://github.com/techniq/layerchart/pull/458))
2628

2729
- refactor: Remove LayerCake dependency (issue #432) ([#458](https://github.com/techniq/layerchart/pull/458))
2830

29-
- feat: Add Annotation components (AnnotationPoint, AnnotationLine, AnnotationRange) ([#458](https://github.com/techniq/layerchart/pull/458))
30-
3131
### Patch Changes
3232

3333
- fix(ForceSimulation): Restore performance to at/near Svelte 4 performance (issue #451) ([#458](https://github.com/techniq/layerchart/pull/458))

0 commit comments

Comments
 (0)