diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md
index e2bcbd745..b9e4cf5a5 100644
--- a/docs/getting-started/changelog.md
+++ b/docs/getting-started/changelog.md
@@ -8,6 +8,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
## Next
+- Added `handle-icon` slot to `sl-image-comparer` [#311](https://github.com/shoelace-style/shoelace/issues/311)
- Fixed a bug in `sl-select` where removing a tag would toggle the dropdown
- Updated `sl-menu-item` focus styles
- Updated `sl-select` so tags will wrap when `multiple` is true
diff --git a/src/components/image-comparer/image-comparer.tsx b/src/components/image-comparer/image-comparer.tsx
index 86cbf1f71..684c571fa 100644
--- a/src/components/image-comparer/image-comparer.tsx
+++ b/src/components/image-comparer/image-comparer.tsx
@@ -7,6 +7,7 @@ import { clamp } from '../../utilities/math';
*
* @slot before - The before image, an `` or `