From 7a233a5817c3922816fbb67e8cb382a211e58e69 Mon Sep 17 00:00:00 2001
From: Markus Scheidgen <scheidge@informatik.hu-berlin.de>
Date: Fri, 1 Nov 2019 10:25:32 +0100
Subject: [PATCH] Update change log. [skip-ci]

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 24032c6f95..586b84b461 100644
--- a/README.md
+++ b/README.md
@@ -79,8 +79,10 @@ your browser.
 Omitted versions are plain bugfix releases with only minor changes and fixes.
 
 ### v0.6.2
+- GUI performance enhancements
 - API /raw/query endpoint takes file pattern to further filter download contents and
   strips potential shared path prefixes for a cleaner download .zip
+- Stipped common path prefixes in raw file downloads
 - minor bugfixes
 
 ### v0.6.0
-- 
GitLab