Try to solve problems with early closed readers in long upsert transactions
Change-Id: I12704eeabef0c346d1b13a9cab384a2110b97ee9
diff --git a/Changes b/Changes
index 571803c..c851d6d 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
-0.59.1 2020-02-04
+0.59.1 2020-04-08
- [bugfix] Fix bug in classed group queries (diewald)
- [bugfix] Fix bug in segments with negated components (diewald)
+ - [bugfix] Try to fix problem with early closed readers
+ in upsert transactions (diewald)
0.59.0 2019-11-28
- [bugfix] Fix offset retrieval in concurrent searches