diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index df82c609d..f6fb18584 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -10,7 +10,7 @@ Web Awesome follows [Semantic Versioning](https://semver.org/). Breaking changes Components with the Experimental badge should not be used in production. They are made available as release candidates for development and testing purposes. As such, changes to experimental components will not be subject to semantic versioning. -## Next +## 3.0.0 - 🚨 BREAKING: Changed `appearance="filled outlined"` to `appearance="filled-outlined"` in the following elements [issue:1127] - `` @@ -41,7 +41,7 @@ Components with the Experimental badge sh - Fixed a bug that caused the required `*` in form labels to have incorrect spacing in `` and `` [issue:1472] - Fixed a bug in `` and `` that caused the component to prematurely hide when certain child elements are used [pr:1636] - Fixed a bug in `` and `` that prevented dots and other valid ID characters from being used [issue:1648] -- [Pro] Fixed a bug in `` that caused menu and aside content to reserve space for slots with `disable-sticky` +- [Pro] Fixed a bug in `` that caused menu and aside content to reserve space for slots with `disable-sticky` - Fixed incorrect docs for the `wa-include-error` event which is dispatched by `` [issue:1663] - Fixed a bug in `` where slotted header and footer content wasn't properly aligned [pr:1435] - Improved autofill styles in `` so they span the entire width of the visual input [issue:1439] @@ -492,4 +492,4 @@ Many of these changes and improvements were the direct result of feedback from u -Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions) +Did we miss something? [Let us know!](https://github.com/shoelace-style/webawesome/discussions) \ No newline at end of file