release: 1.3.0
This commit is contained in:
parent
67709ac241
commit
b966d78be3
4 changed files with 9 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue