Changelog for v2.1.1
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
parent
9b7ab74644
commit
e056f57797
13
CHANGELOG.md
13
CHANGELOG.md
@ -2,6 +2,19 @@
|
||||
|
||||
Included is a summary of changes to the project, by version. Details can be found in the commit history.
|
||||
|
||||
## v2.1.1
|
||||
|
||||
### Improvements
|
||||
|
||||
* Use the h1-as-name feature from v2.1.0 also to generate the page name in breadcrumbs. This changes the behavior on
|
||||
pages with an h1 but no Title: meta tag to have a better name, of course, but also changes the behavior on pages with
|
||||
neither a h1 nor a Title: meta tag to have a leading slash (e.g. /page-filename) where there previously was not one
|
||||
(e.g. just page-filename). This seems like an acceptable trade-off.
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
* With the minor breadcrumb change, a method used to finagle the breadcrumb no-name name is no longer necessary.
|
||||
|
||||
## v2.1.0
|
||||
|
||||
### Features
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user