Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2018-08-09 02:21:04 +0300
committerMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2018-08-09 02:21:04 +0300
commite0f5163afd1c6fafab9b5363d83806f5439f59a5 (patch)
tree3d7ed8ede9f2e8f72a4497787b34bf2fe001e8b3
parent832bcba6ac0fa490038ef95f048c35e4cfcc4d0a (diff)
set version to 1.6.0
-rw-r--r--CHANGELOG.md2
-rw-r--r--VERSION2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9b31182..e5b22c7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+## [1.6.0] - 2018-08-08
+
### Added
- Faster training (20-30%) by optimizing gradient popagation of biases
diff --git a/VERSION b/VERSION
index 2e7bd910..b7c0a9b1 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v1.5.0
+v1.6.0