Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 6a8e8b3

Browse files
Luis PadronLuis Padron
Luis Padron
authored and
Luis Padron
committed
Update CHANGELOG
1 parent 9ccd6eb commit 6a8e8b3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Version 1.1.4
2+
3+
Add isAnimating to UICircularProgressRingView
4+
5+
- Added new property to determine whether ring is animating currently
6+
- Fix some typos
7+
- Made completion handler default to nil
8+
- Refactor delegate method call to look more Swifty
9+
10+
## Breaking API Changes:
11+
12+
Delegate method renamed to: `func finishedUpdatingProgress(forRing: UICircularProgressRingView)`
13+
114
# Version 1.0.0
215

316
### Hugh Mungus changes

0 commit comments

Comments
 (0)