Update changelog for sorting order
This commit is contained in:
parent
60a52fd2cc
commit
9f9bae16d9
|
@ -7,6 +7,7 @@
|
||||||
- Taxonomies have been rewritten from scratch to allow custom ones with RSS and pagination
|
- Taxonomies have been rewritten from scratch to allow custom ones with RSS and pagination
|
||||||
- `get_taxonomy_url` has been renamed to `get_taxonomy` and will now return the full taxonomy
|
- `get_taxonomy_url` has been renamed to `get_taxonomy` and will now return the full taxonomy
|
||||||
instead of just the URL of a term
|
instead of just the URL of a term
|
||||||
|
- `order` sorting has been removed in favour of only having `weight`
|
||||||
|
|
||||||
### Others
|
### Others
|
||||||
- Fix `serve` not working with the config flag
|
- Fix `serve` not working with the config flag
|
||||||
|
|
Loading…
Reference in a new issue