Skip to content

Commit

Permalink
chore: readme fixes (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
korvin89 authored Jul 17, 2023
1 parent 576a715 commit a23fbd6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@

### ⚠ BREAKING CHANGES

* chartkit v3 ([#208](https://github.com/gravity-ui/chartkit/issues/208))
* update @gravity-ui/uikit to v5 ([#206](https://github.com/gravity-ui/chartkit/pull/206))
* update @gravity-ui/yagr to v3 ([#202](https://github.com/gravity-ui/chartkit/pull/202))
* change moment to @gravity-ui/date-utils ([#198](https://github.com/gravity-ui/chartkit/pull/198))
* move `sort` property to higher level ([#208](https://github.com/gravity-ui/chartkit/pull/208)). Now this property does not enabled in `TooltipData`, but still enabled in `HighchartsWidgetData.tooltip`

### Features

* chartkit v3 ([#208](https://github.com/gravity-ui/chartkit/issues/208)) ([8e1c53b](https://github.com/gravity-ui/chartkit/commit/8e1c53b192cd0cc1f9d97600e3d6670f18d6992e))
* add `pluginRef` property ([#195](https://github.com/gravity-ui/chartkit/pull/195))

## [2.13.0](https://github.com/gravity-ui/chartkit/compare/v2.12.0...v2.13.0) (2023-06-30)

Expand Down

0 comments on commit a23fbd6

Please sign in to comment.