Skip to content

Commit b1472b7

Browse files
committed
Files updated in release process
1 parent 82c0014 commit b1472b7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
## [4.9.0] - 2022-06-15
9+
810
### Added
911

1012
- 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
11431145
- [#37](https://github.com/korpling/ANNIS/issues/37) Allow to migrate corpora in database initialization
11441146

11451147

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
11471150
[4.8.0]: https://github.com/korpling/ANNIS/compare/v4.7.1...v4.8.0
11481151
[4.7.1]: https://github.com/korpling/ANNIS/compare/v4.7.0...v4.7.1
11491152
[4.7.0]: https://github.com/korpling/ANNIS/compare/v4.6.7...v4.7.0

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ authors:
3838
affiliation: Ruhr-Universitaet Bochum
3939
repository-code: https://github.com/korpling/ANNIS
4040
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
4343
references:
4444
- type: article
4545
title: 'ANNIS3: A new architecture for generic corpus query and visualization'

0 commit comments

Comments
 (0)