commit | 5a8abea5bcbcc1f560d9cd6fa46d90ecd6864dae | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Nov 08 16:57:51 2021 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Thu Nov 11 10:34:45 2021 +0100 |
tree | 7403accd8837425175122c6c10b7c9c3e9ec6feb | |
parent | 035175b1b0af6fc7ac1ac287a031df9a4c60a21c [diff] [blame] |
Implemented a new cache with on disk storage and auto-update. Change-Id: I41a35e9b02af4b905ff724cd13e4795f5c409d81
diff --git a/Changes b/Changes index f2e7488..1b807e2 100644 --- a/Changes +++ b/Changes
@@ -1,3 +1,6 @@ +0.59.7 2021-11-08 + - Implemented a new cache with on disk storage and auto-update (margaretha). + 0.59.6 2021-10-26 - [bugfix] Fixed skipping of focus spans (fixed #78; margaretha, diewald)