diff --git a/_config.yml b/_config.yml index 665c5d63..bb8b8d76 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,7 @@ exclude: - Gemfile paginate: 10 paginate_path: "/blog/page/:num/" -client_version: "1.3.0" +client_version: "1.3.1" sass: style: compressed webrick: diff --git a/roadmap.md b/roadmap.md index f922779f..c59ed314 100644 --- a/roadmap.md +++ b/roadmap.md @@ -18,6 +18,12 @@ You can help speed up our progress by [contributing](https://docs.bisq.network/c ## Releases {: .mt-5 .pt-5} +##### Version 1.3.1 +{: .mt-5 .mb-2} +Released [April 8th 2020](https://github.com/bisq-network/bisq/releases/tag/v1.3.1) + +This is a hotfix that improves delayed deposit transaction verification and fixes a bug that marks valid trades as failed trades. + ##### Version 1.3.0 {: .mt-5 .mb-2} Released [April 7th 2020](https://github.com/bisq-network/bisq/releases/tag/v1.3.0)