Skip to content

Commit

Permalink
version 1.12.0 (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
emjotde authored Feb 21, 2023
1 parent 4ffd292 commit 65bf82f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.15
v1.12.0

0 comments on commit 65bf82f

Please sign in to comment.