15
0

- update to version 1.0.31:

- add osint in cli
 - added response objects
 - added approved fields for csv
 - added to_csv function
 - used response objects in client
 - removed whois csv implementation
 - Add host attribute support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passivetotal?expand=0&rev=5
This commit is contained in:
2019-06-15 18:01:04 +00:00
committed by Git OBS Bridge
parent c49b55e244
commit 1eaea5c41b
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jun 14 14:40:02 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.0.31:
- add osint in cli
- added response objects
- added approved fields for csv
- added to_csv function
- used response objects in client
- removed whois csv implementation
- Add host attribute support
-------------------------------------------------------------------
Tue Dec 4 12:51:15 UTC 2018 - Matej Cepl <mcepl@suse.com>