Skip to content

Commit e551eff

Browse files
author
Arvid Paeglit
committed
changelog for 1.0.3
1 parent 96a5f04 commit e551eff

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.0.3] - 2019-05-28
2+
- Fix multiple rescan requests and add ignoring events while rescan running
3+
- Fix cache invalidation in Bulk mode for files update
4+
- CheckBundle after uploadFiles to ensure no missingFiles left
5+
16
## [1.0.2] - 2019-05-25
27
- Bugfixing and better support for refactoring
38

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ patchPluginXml {
3535
untilBuild 202
3636

3737
changeNotes """
38+
1.0.3 - Bugfixing and optimization of bulk file changes<br>
3839
1.0.2 - Bugfixing and better support for refactoring<br>
3940
1.0.1 - Updated Java-client and added support for Java 8, required for Android Studio<br>
4041
1.0.0 - First public beta release.<br>

0 commit comments

Comments
 (0)