File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 4.9.0] - 2022-06-15
9
+
8
10
### Added
9
11
10
12
- Allow to change the displayed order of corpus metadata annotations using the
@@ -1143,7 +1145,8 @@ https://github.com/korpling/ANNIS/issues?milestone=4&state=closed
1143
1145
- [ #37 ] ( https://github.com/korpling/ANNIS/issues/37 ) Allow to migrate corpora in database initialization
1144
1146
1145
1147
1146
- [ Unreleased ] : https://github.com/korpling/ANNIS/compare/v4.8.0...HEAD
1148
+ [ Unreleased ] : https://github.com/korpling/ANNIS/compare/v4.9.0...HEAD
1149
+ [ 4.9.0 ] : https://github.com/korpling/ANNIS/compare/v4.8.0...v4.9.0
1147
1150
[ 4.8.0 ] : https://github.com/korpling/ANNIS/compare/v4.7.1...v4.8.0
1148
1151
[ 4.7.1 ] : https://github.com/korpling/ANNIS/compare/v4.7.0...v4.7.1
1149
1152
[ 4.7.0 ] : https://github.com/korpling/ANNIS/compare/v4.6.7...v4.7.0
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ authors:
38
38
affiliation : Ruhr-Universitaet Bochum
39
39
repository-code : https://github.com/korpling/ANNIS
40
40
license : Apache-2.0
41
- version : 4.8 .0
42
- date-released : 2022-05-31
41
+ version : 4.9 .0
42
+ date-released : 2022-06-15
43
43
references :
44
44
- type : article
45
45
title : ' ANNIS3: A new architecture for generic corpus query and visualization'
You can’t perform that action at this time.
0 commit comments