release: 1.4.2

This commit is contained in:
insects 2025-05-09 22:34:28 +02:00
parent 91abc2f63a
commit 0f2d44d1c0
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.2, 09.05.2025" }
ul {
li { "Added support for fish from patch 7.2" }
}
}
section {
h2 { "1.4.1, 11.02.2025" }
ul {