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-19 09:50:59 +0300
committerMaxence Lange <maxence@artificial-owl.com>2018-10-19 09:50:59 +0300
commitf71f193e07e387e3cb4326a8655d83bb900fc7c5 (patch)
tree72e76e4411fdabd73528b91bedebbb4f8657a172 /CHANGELOG.md
parent3d839d627c7ebe20c727068294f3e825ba07da13 (diff)
1.0.2
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1bd640..39ef361 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,17 @@
# Changelog
+### 1.0.2
+
+- improvement: long process while indexing should not timeout (Force Quit).
+- misc: removing compat with NC12.
+
+
+### 1.0.1
+
+improvement: some rework on the process wrapper.
+
+
### 1.0.0
First stable release