mirror of
https://github.com/getzola/zola
synced 2024-11-12 23:27:12 +00:00
Add weight sorting to changelog
This commit is contained in:
parent
1f1fc3f454
commit
517c18c0f6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
## 0.0.8 (unreleased)
|
## 0.0.8 (unreleased)
|
||||||
|
|
||||||
- Parallelize all the things
|
- Parallelize all the things
|
||||||
|
- Add weight sorting
|
||||||
- Remove `section` from the `page` rendering context: this is too expensive. Use
|
- Remove `section` from the `page` rendering context: this is too expensive. Use
|
||||||
the global function `get_section` if you need to get it
|
the global function `get_section` if you need to get it
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue