diff --git a/CHANGELOG.md b/CHANGELOG.md index 110f53e..52d54dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.2.2 (6.11.2024) + +### Changed + +- BREAKING: use bycrpt hash for storing the password +- sort bars in bar chats by their size (#7) ## 0.2.1 (14.9.2024) diff --git a/main.templ b/main.templ index 8c1cd34..b00370c 100644 --- a/main.templ +++ b/main.templ @@ -139,7 +139,7 @@ templ statsTempl(path string, views []stat, actions []stat, countries []stat, br templ footerTempl() { }