release: 1.4.1

This commit is contained in:
insects 2025-02-11 16:25:57 +01:00
parent faa92fcc76
commit c2a53d05a4
3 changed files with 9 additions and 2 deletions

View file

@ -6,6 +6,13 @@ pub fn changelog_page() -> Markup {
layout(html! {
h1 { "Beacon Changelog" }
section {
h2 { "1.4.1, 11.02.2025" }
ul {
li { "Improved fish icon loading speed, hopefully by a lot!" }
}
}
section {
h2 { "1.4.0, 11.02.2025" }
ul {