update changelog

This commit is contained in:
Kevin Qi 2017-12-17 16:32:28 -08:00
parent c7ba642063
commit b76d58bbf3

View File

@ -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]