Release 0.3.0 #5
@@ -8,6 +8,8 @@ release PR may merge — and a section is closed at the commit that bumps it.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.0] - 2026-08-24
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The assistant can now explain the **Dashboard** and the admin's **Roles** page: ask it
|
- The assistant can now explain the **Dashboard** and the admin's **Roles** page: ask it
|
||||||
|
|||||||
Generated
+1
-1
@@ -4207,7 +4207,7 @@ checksum = "8ee5873ec9cce0195efcb7a4e9507a04cd49aec9c83d0389df45b1ef7ba2e649"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "skald"
|
name = "skald"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"astral_async_zip",
|
"astral_async_zip",
|
||||||
|
|||||||
+1
-1
@@ -24,7 +24,7 @@ resolver = "2"
|
|||||||
|
|
||||||
[package]
|
[package]
|
||||||
name = "skald"
|
name = "skald"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|||||||
Reference in New Issue
Block a user