diff --git a/CHANGELOG.md b/CHANGELOG.md index 85841cc..684b97a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.6.0 + +* Add `counterClockwise` prop for having progressbar go in opposite direction [#39] + ## 0.5.0 * Add `classes` prop for customizing svg element classNames [#25]