support fisher's intuition

This commit is contained in:
insects 2025-02-11 15:45:57 +01:00
parent b966d78be3
commit a99ee46d26
7 changed files with 194 additions and 98 deletions

View file

@ -6,6 +6,13 @@ pub fn changelog_page() -> Markup {
layout(html! {
h1 { "Beacon Changelog" }
section {
h2 { "1.4.0" }
ul {
li { "Implemented support for Fisher's Intuition" }
}
}
section {
h2 { "1.3.0, 11.02.2025" }
ul {