version 1.12.0 (#980)

This commit is contained in:
Marcin Junczys-Dowmunt 2023-02-21 09:56:29 -08:00 committed by GitHub
parent 4ffd292881
commit 65bf82ffce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.12.0] - 2023-02-20
### Added
- Fused inplace-dropout in FFN layer in Transformer
- `--force-decode` option for marian-decoder

View File

@ -1 +1 @@
v1.11.15
v1.12.0