Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2018-10-20 13:39:24 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-10-20 13:39:24 +0300
commit543d1401721d928aee623a382a38ab3f2823cd69 (patch)
treea630bc5cdea3e4393607929a4c11a56ed699d9a4 /CHANGELOG.md
parentbec1fc6214a486f18df2c7ad516d74a353443420 (diff)
1.0.3v1.0.3
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39ef361..3d23624 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
+### 1.0.3
+
+- improvement: display process advancement during compareWithCurrentIndex
+
+
### 1.0.2
- improvement: long process while indexing should not timeout (Force Quit).