Add weight sorting to changelog

This commit is contained in:
Vincent Prouillet 2017-06-30 00:10:24 +09:00
parent 1f1fc3f454
commit 517c18c0f6

View file

@ -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