diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b410c7cb13..f5956173fce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### ✨ Features and improvements - Add `setiClusterOptions` to update cluster properties of the added sources: fixing these issues ([#429](https://github.com/maplibre/maplibre-gl-js/issues/429)) and ([1384](https://github.com/maplibre/maplibre-gl-js/issues/1384)) - Add types for `workerOptions` and `_options` in `geojson_source.ts` +- Add `split` and `join` expressions ([#2064](https://github.com/maplibre/maplibre-gl-js/pull/2064)) - *...Add new stuff here...* ### 🐞 Bug fixes - *...Add new stuff here...*