We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc1b54 commit 021e5aeCopy full SHA for 021e5ae
CHANGELOG.md
@@ -3,13 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
---
5
6
+## [1.0.2](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/1.0.2)
7
+
8
+* Fixes issue with performing batch updates on view that is not in view hierarchy.
9
10
## [1.0.1](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/1.0.1)
11
-<<<<<<< 7dc8bc1170a8c984286dbd8e47318b2e4f282c7a
12
* Fixes invalid version in bundle id.
-=======
13
* Update CFBundleShortVersionString to current release version number.
->>>>>>> Adds 1.0.1 to changelog.
14
15
## [1.0.0](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/1.0.0)
16
0 commit comments