release: 1.4.0

This commit is contained in:
insects 2025-02-11 15:56:26 +01:00
parent 654bcbab1f
commit 36be313093
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ pub fn changelog_page() -> Markup {
h1 { "Beacon Changelog" }
section {
h2 { "1.4.0" }
h2 { "1.4.0, 11.02.2025" }
ul {
li { "Implemented support for Fisher's Intuition" }
li { "Fixed .0 patches showing without the decimal place (e.g. 6.0 would display as 6)" }