From 6870774577240c40d277f45b8718fbe3e11c7e4e Mon Sep 17 00:00:00 2001 From: Alessandro Date: Fri, 9 Aug 2019 18:50:20 +0200 Subject: [PATCH] Update readme --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 980bc80..078c524 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The first release is [3.0.0] because this is actually the third major version (c ## [Unreleased] ### Fixed +- The audio buttons are of the same dimension also for high resolution screens ([#13](https://github.com/AresValley/Artemis/pull/13)) - An audio sample can be paused and a different one can be played without a program crash ([#12](https://github.com/AresValley/Artemis/pull/12)) ## [3.0.1] - 2019-8-1