From 56c073c2c9a66d2e51adb93d8e87e2e941d5b6db Mon Sep 17 00:00:00 2001 From: Jordan Pittman Date: Mon, 22 Jul 2024 11:00:29 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0eceeae..d42cdbf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- Nothing yet! +### Fixed + +- Removed unncessary clipping path from `solid/arrow-left-circle` ([#1211](https://github.com/tailwindlabs/heroicons/pull/1211)) ## [2.1.5] - 2024-07-10