Update CHANGELOG.md

This commit is contained in:
Hamza Ghazouani
2019-07-29 22:13:43 +02:00
committed by GitHub
parent d38b82c204
commit 941c58ff51
+6
View File
@@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
## [2.2.0](https://github.com/HamzaGhazouani/HGCircularSlider/releases/tag/2.2.0)
* Support Swift 5
* Fix the tracking when the value is equal to the max
* Add option to stop thumb looping over the min/max value
* Add offset thumb option, to draw the thumb inside or outside the circle
## [2.1.0](https://github.com/HamzaGhazouani/HGCircularSlider/releases/tag/2.1.0)
* Support Swift 4.2 version