Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit c7bdf6e

Browse files
committed
Prepare for release v2.7.0
1 parent 48af9d3 commit c7bdf6e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
11+
## [v2.7.0](https://github.com/allenai/allennlp/releases/tag/v2.7.0) - 2021-09-01
12+
1013
### Added
1114

1215
- Added support to evaluate mutiple datasets and produce corresponding output files in the `evaluate` command.

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ license: "Apache-2.0"
4242
message: "If you use this software, please cite it using this metadata."
4343
repository-code: "https://github.com/allenai/allennlp"
4444
title: "AllenNLP: A Deep Semantic Natural Language Processing Platform"
45-
version: "2.6.0"
45+
version: "2.7.0"
4646
doi: "10.18653/v1/W18-2501"
4747
...

0 commit comments

Comments
 (0)