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 <marcinjd@microsoft.com>2020-03-10 21:34:07 +0300
committerMarcin Junczys-Dowmunt <marcinjd@microsoft.com>2020-03-10 21:34:07 +0300
commit3c7a88f4e974d90a91c11a0ff804f7a494b81937 (patch)
treea4030aee22c97a97129a0f60634074d4aa1c4c47
parent4b23fe76ff5db11f7ef60a735d06d9acd09efff9 (diff)
update changelog and version1.9.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 487c07a1..c08872fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+## [1.9.0] - 2020-03-10
+
### Added
- An option to print cached variables from CMake
- Add support for compiling on Mac (and clang)
diff --git a/VERSION b/VERSION
index 6959dfca..295e37c0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v1.8.52
+v1.9.0