|
@@ -1,4 +1,4 @@
|
|
-**Version 3.2.0**, synced to [MPAndroidChart #f6a398b](https://github.com/PhilJay/MPAndroidChart/commit/f6a398b)
|
|
|
|
|
|
+**Version 3.2.1**, synced to [MPAndroidChart #f6a398b](https://github.com/PhilJay/MPAndroidChart/commit/f6a398b)
|
|
|
|
|
|

|
|

|
|
 [](https://github.com/danielgindi/Charts/releases) [](http://cocoapods.org/pods/charts) [](https://github.com/Carthage/Carthage) [](https://travis-ci.org/danielgindi/Charts) [](https://codecov.io/gh/danielgindi/Charts)
|
|
 [](https://github.com/danielgindi/Charts/releases) [](http://cocoapods.org/pods/charts) [](https://github.com/Carthage/Carthage) [](https://travis-ci.org/danielgindi/Charts) [](https://codecov.io/gh/danielgindi/Charts)
|
|
@@ -79,8 +79,8 @@ For [Realm](https://realm.io/) support, please add `pod 'ChartsRealm'` too.
|
|
Charts now include Carthage prebuilt binaries.
|
|
Charts now include Carthage prebuilt binaries.
|
|
|
|
|
|
```carthage
|
|
```carthage
|
|
-github "danielgindi/Charts" == 3.2.0
|
|
|
|
-github "danielgindi/Charts" ~> 3.2.0
|
|
|
|
|
|
+github "danielgindi/Charts" == 3.2.1
|
|
|
|
+github "danielgindi/Charts" ~> 3.2.1
|
|
```
|
|
```
|
|
|
|
|
|
In order to build the binaries for a new release, use `carthage build --no-skip-current && carthage archive Charts`.
|
|
In order to build the binaries for a new release, use `carthage build --no-skip-current && carthage archive Charts`.
|