diff --git a/.doctrees/changes.doctree b/.doctrees/changes.doctree index 5b1cd13f63..97d4434ca3 100644 Binary files a/.doctrees/changes.doctree and b/.doctrees/changes.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 0d39a225d5..7dce4464a4 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/_sources/changes.rst.txt b/_sources/changes.rst.txt index 5a71f1e823..9eb919fbee 100644 --- a/_sources/changes.rst.txt +++ b/_sources/changes.rst.txt @@ -6,6 +6,13 @@ Changes/Hints for migration This chapter will give you hints on how to handle version migration, in particular regarding what you may need to adapt in your project configuration, database etc. when upgrading to a new version. +Version 2.5.2 +------------- +Feature and maintenance release: + +* Add configuration Option to check certificate for external WMS. Default setting: True +* Library upgrades (shapely, geoalchemy2, sqlalchemy, lxml) + Version 2.5.1 ------------- Maintenance release: diff --git a/changes.html b/changes.html index 99a0605dc2..ccf8ba6efa 100644 --- a/changes.html +++ b/changes.html @@ -49,6 +49,7 @@
  • Makefile
  • Configuration
  • Changes/Hints for migration