diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f9628405 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Version 1.0.0 + +### Hugh Mungus changes + +- Refactor code into two separate files (UICircularProgressRingView, and UICircularProgressRingLayer) +- Fix animation, now works smoothly both increasing and decreasing +- More stability in terms of not causing a crash due to RunLoop +- More documentation +- ITS READY