From 39e96e256e0d281082b912469a71caffbaee2db2 Mon Sep 17 00:00:00 2001 From: Jiri Kozel Date: Mon, 14 Dec 2020 09:39:39 +0100 Subject: [PATCH] Prepare for release v1.7.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2a8f8103..7bf6dcc5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,15 @@ # Changelog +## v1.7.4 +2020-12-14 +### Changes +- [#175](https://github.com/jirik/layman/issues/175) Fix posting new layer caused by [v1.7.3](#v173). + ## v1.7.3 2020-11-30 +### :warning: Attention :warning: +There is a critical bug in this release, posting new layer breaks Layman: https://github.com/jirik/layman/issues/175 It's solved in [v1.7.4](#v174). + ### Changes - If published [layer](doc/models.md#layer) has empty bounding box (i.e. no features), its bounding box on WMS/WFS endpoint is set to the whole World. This happens on [POST Layers](doc/rest.md#post-layers) and [PATCH Layer](doc/rest.md#patch-layer). - [#40](https://github.com/jirik/layman/issues/40) Enable to upload empty ShapeFile.