Skip to content

Commit 4bc1a96

Browse files
committed
Update Changelog
1 parent 6a7146b commit 4bc1a96

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
Version 3.5.0-preview4
2+
======================
3+
4+
Changelog is also available on GitHub:
5+
https://github.com/korpling/ANNIS/milestone/54?closed=1
6+
7+
[Fixed Bugs]
8+
#561 Fix initial corpus set selection when pre-selected corpus is not visible
9+
#555 Code mirror keybindings interfere with some keyboard layouts
10+
11+
[Enhancements]
12+
#562 Add benchmark modes to perform different kind of benchmarks
13+
114
Version 3.5.0-preview3
215
======================
316

Misc/changelog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import io
55
from subprocess import call
66

7-
milestone_id = "53"
7+
milestone_id = "54"
88

99
import http.client
1010

0 commit comments

Comments
 (0)