From 9cd71ee0b3ed16f1f3d7e237f8d3c34f441c9aba Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Mon, 13 Nov 2023 07:33:20 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 179b6c938a..5c642c4b43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,10 +24,15 @@ For the full list of changes, see the [release][0.8.0] notes. **Breaking changes**: +- SCSS: `@function prepend()` and file `assets/scss/support/_functions.scss` + have been dropped. Instead use the more general SASS/SCSS list `join()` + function ([#1385]). + **New**: **Other changes**: +[#1385]: https://github.com/google/docsy/issues/1385 [0.8.0]: https://github.com/google/docsy/releases/v0.8.0/#FIXME ## 0.7.2