diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md
index f24c96517..1aff308ea 100644
--- a/packages/webawesome/docs/docs/resources/changelog.md
+++ b/packages/webawesome/docs/docs/resources/changelog.md
@@ -8,6 +8,13 @@ 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
+
+### Bug Fixes and Improvements {data-no-outline}
+
+- Fixed a bug in `` where `appearance="pulse"` was not working as expected [pr:1173]
+- Fixed a missing TypeScript type for `` for its `attention` property missing `bounce` value. [pr:1173]
+
## 3.0.0-beta.2
### New Features {data-no-outline}