14
0
forked from pool/python-shodan

- update to version 1.10.2

* Fix **shodan stats** formatting exception when faceting on **port**
- update to version 1.10.1:
 * Support PUT requests in the API request helper method

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-shodan?expand=0&rev=16
This commit is contained in:
Sebastian Wagner
2018-09-17 19:43:52 +00:00
committed by Git OBS Bridge
parent 795ea716ef
commit be2a4a847b
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 17 19:38:02 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.10.2
* Fix **shodan stats** formatting exception when faceting on **port**
- update to version 1.10.1:
* Support PUT requests in the API request helper method
-------------------------------------------------------------------
Sun Sep 2 07:08:13 UTC 2018 - Sebastian Wagner <sebix+novell.com@sebix.at>