diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md
index 3ec9fd600..102e640f9 100644
--- a/packages/webawesome/docs/docs/resources/changelog.md
+++ b/packages/webawesome/docs/docs/resources/changelog.md
@@ -35,6 +35,7 @@ Components with the Experimental badge sh
- Fixed a bug in `` that caused icon buttons to render when non-text nodes were slotted in [issue:1475]
- Fixed a bug in `` that prevented tooltips from showing when disconnecting and then reconnecting to the DOM [issue:1595]
- 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]
- Improved autofill styles in `` so they span the entire width of the visual input [issue:1439]
- Modified `` to only show the tooltip on the handle being dragged when in range mode [issue:1320]
- Improved [text utilities](/docs/utilities/text/) so that each size modifier always exactly matches the applied font size [pr:1602]