Skip to content

Commit

Permalink
update changelog for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Qi committed May 13, 2019
1 parent ee166e5 commit 396d1e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.0.0

- Add buildStyles utility, and make CircularProgressbar a named import [#86]
- Add <CircularProgressbarWithChildren /> wrapper component [#87]
- Remove initialAnimation prop in favor of percentage being controlled externally [#88]
- Replace props.percentage with props.value, and add minValue and maxValue [#89]
- Update docs for v2.0.0 [#90]

## 1.2.1

- Use Rollup to build package [#83]
Expand Down

0 comments on commit 396d1e8

Please sign in to comment.