We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51da703 + 784f9c2 commit c608fc9Copy full SHA for c608fc9
1 file changed
debian/changelog
@@ -1,3 +1,13 @@
1
+pywps (4.4.1) trusty; urgency=medium
2
+
3
+ * Added option `storage_copy_function` (#584).
4
+ * Quick-fix to avoid import ogr exception when running tests without gdal (#583).
5
+ * Fixed issues with metalink URL outputs (#582, #581, #580, #571).
6
+ * Fixed issue with stored requests (#579).
7
+ * Fixed incorrect use of `self.__class__` in super (#578).
8
9
+ -- Carsten Ehbrecht <ehbrecht@dkrz.de> Sun, 21 Mar 2021 18:00:00 +0000
10
11
pywps (4.4.0) trusty; urgency=medium
12
13
* Dropping support for Python 2.x (#574).
0 commit comments