From 4c6ad7cf99ff98dc98d8326b99bc4e9af3aa88a7 Mon Sep 17 00:00:00 2001 From: Daniel Heid Date: Sun, 21 Aug 2022 20:12:23 +0200 Subject: [PATCH] #4 Update release notes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab8ffa4..6d7269a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,11 @@ https://opensource.org/licenses/BSD-3-Clause ## :loudspeaker: Release Notes -### 1.4.0 +### 1.4.3 + +Fixed null-pointer exception on changing slider + +### 1.4.2 * Introduced Lombok * Migrated to JUnit 5