diff --git a/pom.xml b/pom.xml
index eda0a5b..346be1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
sh.ball
osci-render
- 1.28.3
+ 1.28.4
osci-render
diff --git a/src/main/resources/CHANGELOG.md b/src/main/resources/CHANGELOG.md
index 613a9e1..a3896d1 100644
--- a/src/main/resources/CHANGELOG.md
+++ b/src/main/resources/CHANGELOG.md
@@ -1,3 +1,10 @@
+- 1.28.4
+ - Fix calculation of line length
+ - Use rotation for Ellipse shapes
+ - Thank you [DJLevel3](https://github.com/DJLevel3) for the contributions!
+ - Use setReuseAddr(true) for server socket
+
+
- 1.28.3
- Fixed bug: Update animator minimum and maximum values whenever the slider min/max changes
diff --git a/src/main/resources/fxml/projectSelect.fxml b/src/main/resources/fxml/projectSelect.fxml
index 4199143..c42f9f1 100644
--- a/src/main/resources/fxml/projectSelect.fxml
+++ b/src/main/resources/fxml/projectSelect.fxml
@@ -27,7 +27,7 @@
-
+