Skip to content

Commit 866badb

Browse files
committed
Files updated in release process
1 parent dab094b commit 866badb

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

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.15.0] - 2025-05-22
9+
810
### Added
911

1012
- `grid` visualizer has a mapping `hide_text_name` (bool) that allows to hide the text name. It defaults to false.
@@ -1471,7 +1473,8 @@ https://github.com/korpling/ANNIS/issues?milestone=4&state=closed
14711473
- [#37](https://github.com/korpling/ANNIS/issues/37) Allow to migrate corpora in database initialization
14721474

14731475

1474-
[Unreleased]: https://github.com/korpling/ANNIS/compare/v4.14.0...HEAD
1476+
[Unreleased]: https://github.com/korpling/ANNIS/compare/v4.15.0...HEAD
1477+
[4.15.0]: https://github.com/korpling/ANNIS/compare/v4.14.0...v4.15.0
14751478
[4.14.0]: https://github.com/korpling/ANNIS/compare/v4.13.0...v4.14.0
14761479
[4.13.0]: https://github.com/korpling/ANNIS/compare/v4.12.4...v4.13.0
14771480
[4.12.4]: https://github.com/korpling/ANNIS/compare/v4.12.3...v4.12.4

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.14.0
42-
date-released: 2025-05-14
41+
version: 4.15.0
42+
date-released: 2025-05-22
4343
references:
4444
- type: article
4545
title: 'ANNIS3: A new architecture for generic corpus query and visualization'

0 commit comments

Comments
 (0)