support fisher's intuition
This commit is contained in:
parent
b966d78be3
commit
a99ee46d26
7 changed files with 194 additions and 98 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue