From 917d67f1c75124411e8640cacf3beb3b63382439 Mon Sep 17 00:00:00 2001 From: Oleg Shpynov Date: Thu, 13 Oct 2022 16:38:43 +0200 Subject: [PATCH] CHANGES modified and mentioned changelist in description --- CHANGES.txt | 6 ++++-- README.md | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 195b680..c5ffc78 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,13 +8,15 @@ Version 1.0.5577 Released on October 13, 2022 +* Significantly faster web browser +* Enhanced large BED files rendering with advanced indexing * Group scale mode for selected tracks * Headless screenshots done from command line interface -* Enhanced support for large BED file with internal indexing +* Support the latest SPAN release +* Advanced SPAN results visualization including underlying HMM model states * Fixed web-based browser navigation when position is provided in URL * Check for updates on startup * Simplified web UI - removed logs view -* Support the latest SPAN release * New version of bundled Amazon Corretto JRE * Updated Docker image * Bugfixes diff --git a/README.md b/README.md index 44ed929..d159716 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Downloads --------- See [releases](https://github.com/JetBrains-Research/jbr/releases) section for actual information. +See changelog for the latest version [here](https://raw.githubusercontent.com/JetBrains-Research/jbr/master/CHANGES.txt). + Installation ------------ Download a suitable build for your OS from the Downloads section.