diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe0509b63..2cf967e5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ - Add command to generate shell completions - Fix link generation to colocated assets other than images - Add `get_hash` Tera function +- Minify CSS and JS embedded in HTML +- Fix slow image processingq ## 0.16.1 (2022-08-14) diff --git a/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap b/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap index e839beab96..8794d6e1e1 100644 --- a/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap +++ b/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap @@ -8,6 +8,6 @@ expression: body Hello world Non rendered emoji :smile: -a link +a link alt text

some html