release: 1.3.0

This commit is contained in:
insects 2025-02-11 01:46:54 +01:00
parent 67709ac241
commit b966d78be3
4 changed files with 9 additions and 3 deletions

View file

@ -6,6 +6,13 @@ pub fn changelog_page() -> Markup {
layout(html! {
h1 { "Beacon Changelog" }
section {
h2 { "1.3.0, 11.02.2025" }
ul {
li { "You can now pin fish to the top of your list. These are also saved in your account." }
}
}
section {
h2 { "1.2.0, 09.02.2025" }
ul {