diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index dbf37cb12..1fcb40d92 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -9,6 +9,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## Next - 🚨 BREAKING: changed the `locale` attribute to `lang` in ``, ``, ``, and `` to be consistent with how localization will be handled +- Added localization support including English and Spanish translations [#419](https://github.com/shoelace-style/shoelace/issues/419) - CodePen examples will now open in light or dark depending on your current preference - Fixed a bug where tag names weren't being generated in `vscode.html-custom-data.json` [#593](https://github.com/shoelace-style/shoelace/pull/593) - Fixed a bug in `` where the tooltip wouldn't reposition when content changed