diff --git a/CHANGELOG.md b/CHANGELOG.md index e293edb4623..c5357d00b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.5.1 + +### 🐞 Bug fixes + +* Fix an iOS 15 issue where the iOS Safari tab bar interrupts touch interactions. ([#11084](https://github.com/mapbox/mapbox-gl-js/pull/11084)) + ## 2.5.0 ### Features ✨ and improvements 🏁