Skip to content

Commit

Permalink
docs: CHANGELOG v3
Browse files Browse the repository at this point in the history
  • Loading branch information
palerdot committed Feb 29, 2024
1 parent e1f2edd commit 19429c0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## v3.0.0-rc0

- `Vue 3 Support - SFC/composition api`: Rewrite with SFC and composition api
- `segmentLabelFormatter` prop
- Experimental slim build
- Core update `v2.2.1`

-------------------------

## v2.0

- Compatible with `vue v3.0` (still uses options api under the hood)

-------------------------

## 1.8.0
- **Bugfix**: Always take new value for `value` prop. This fixes the bug when value will not go to `0`.
Resolves https://github.com/palerdot/vue-speedometer/issues/22
Expand Down

0 comments on commit 19429c0

Please sign in to comment.