diff --git a/packages/lib/getFeatures/CHANGELOG.md b/packages/lib/getFeatures/CHANGELOG.md index 257461099..e302d785b 100644 --- a/packages/lib/getFeatures/CHANGELOG.md +++ b/packages/lib/getFeatures/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## unpublished +## 2.0.0-alpha.1 - Breaking: `getWfsFeatures` now throws errors if required parameters on the wfs configuration are missing instead of only printing error messages on the console. - Feature: The package is now being bundled by `rollup` before being published. This allows for a smaller package size and better compatibility with other packages.