diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3b47a..5096f01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.2.6 +* Re-add support for explicitly preconfiguring source table srid on FeatureType; only used if detection fails (e.g. views using geometry expressions) + ## 0.2.5 * Fix missing detection for native double precision columns when picking default for non-nullable numeric column (see [Mapbender #1396](https://github.com/mapbender/mapbender/issues/1396)) * Fix explicitly entered "0" not saving to nullable numeric columns