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

Commit

Permalink
Prepare for release v1.1.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Jul 14, 2020
1 parent f195440 commit 4eb9795
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [v1.1.0rc1](https://github.com/allenai/allennlp/releases/tag/v1.0.0rc1) - 2020-07-14

### Fixed

- Reduced the amount of log messages produced by `allennlp.common.file_utils`.
Expand Down Expand Up @@ -57,7 +59,6 @@ remains the same, but was renamed to `allennlp.data.PyTorchDataLoader`.
- `BertPooler` can now unwrap and re-wrap extra dimensions if necessary.
- New `transformers` dependency. Only version >=3.0 now supported.


## [v1.0.0](https://github.com/allenai/allennlp/releases/tag/v1.0.0) - 2020-06-16

### Fixed
Expand Down

0 comments on commit 4eb9795

Please sign in to comment.