diff --git a/CHANGELOG.md b/CHANGELOG.md index 49c2a55..e5dc0c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.0.8 (unreleased) - Parallelize all the things +- Add weight sorting - Remove `section` from the `page` rendering context: this is too expensive. Use the global function `get_section` if you need to get it