Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Oct 30, 2023
1 parent c5f1e1c commit 580fbbb
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
pywps (4.6.0) trusty; urgency=medium

* Skip support for Python 3.7
* Update validate geojson (#680).
* Sanitize test suite (#684, #683, #682, #681).
* Support Python3.10/3.11, documentation fixes, and general codebase cleanup (#677).
* Extended env variable interpolation (#675)
* Don't use deprecated distutils module (#672).
* Fixed tox.ini parameter passenv (#670).
* Improve the implementation of pywps.inout.literaltypes (#668).
* Fix tests/test_capabilities.py with correct check of request case (#665).
* Activate async test (#664).
* Move Sleep process definition (#663).
* Remove use of mutable as default value in Process.__init__ (#660).
* Better handle of crashed processes (#659).
* Change coveralls branch from master to main (#655).

-- Carsten Ehbrecht <[email protected]> Wed, 01 Nov 2023 18:00:00 +0000


pywps (4.5.2) trusty; urgency=medium

* Fix test section in README.md about pytest (#653)
Expand Down

0 comments on commit 580fbbb

Please sign in to comment.