Commit a8694250 authored by Dan Allen's avatar Dan Allen
Browse files

fix issue reference in CHANGELOG [skip ci]

parent 1bffcb16
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,8 @@ This project utilizes semantic versioning.

=== Fixed

* *content-aggregator*: Gracefully handle case when value of nav key in component descriptor is not an array (#1147)
* *page-composer*: Use navtitle as content of orphan breadcrumb entry instead of doctitle (aka page title) (#1149)
* *content-aggregator*: Gracefully handle case when value of nav key in component version descriptor is not an array (#1147)
* *page-composer*: Use navtitle as content of orphan breadcrumb entry instead of doctitle (aka page title) (#1159)
* *site-generator*: Fully support static register method on Class or Object exported by extension (#1158)

== 3.2.0-alpha.6 (2024-07-23)