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