From 19928df5471611030725ba3cce820acd1690b7b0 Mon Sep 17 00:00:00 2001 From: index-git Date: Wed, 13 Jan 2021 16:02:29 +0100 Subject: [PATCH] Release v1.9.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4298bb9c2..b8f4d5689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## v1.9.0 - ??? + 2021-01-14 ### Upgrade requirements - Set environment variable [LAYMAN_OUTPUT_SRS_LIST](doc/env-settings.md#LAYMAN_OUTPUT_SRS_LIST) that contains list of EPSG codes that will appear as output spatial reference systems in both WMS and WFS. Choose any EPSG codes you need and add two mandatory systems `4326` and `3857`. - Sample SRS list for World: `4326,3857`