Karim shoair commited on
Commit ·
6d9ffc6
1
Parent(s): 3ddd178
docs: add an entry for the 0.4 version
Browse files- zensical.toml +1 -0
zensical.toml
CHANGED
|
@@ -17,6 +17,7 @@ nav = [
|
|
| 17 |
{Introduction = "index.md"},
|
| 18 |
{Overview = "overview.md"},
|
| 19 |
{"What's New in v0.3" = "https://github.com/D4Vinci/Scrapling/releases/tag/v0.3"},
|
|
|
|
| 20 |
{"Performance Benchmarks" = "benchmarks.md"},
|
| 21 |
{"User Guide" = [
|
| 22 |
{Parsing = [
|
|
|
|
| 17 |
{Introduction = "index.md"},
|
| 18 |
{Overview = "overview.md"},
|
| 19 |
{"What's New in v0.3" = "https://github.com/D4Vinci/Scrapling/releases/tag/v0.3"},
|
| 20 |
+
{"What's New in v0.4" = "https://github.com/D4Vinci/Scrapling/releases/tag/v0.4"},
|
| 21 |
{"Performance Benchmarks" = "benchmarks.md"},
|
| 22 |
{"User Guide" = [
|
| 23 |
{Parsing = [
|