Skip to content

Commit

Permalink
add updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodav committed Jan 22, 2017
1 parent ef98ba1 commit 4eb881f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
23 changes: 14 additions & 9 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
1.0.1:
* fix bug when no complete backup is reported to a client but it has date that seems to be the last backup running
1.0.2:
* Added retry 3 times to urlget lib
1.0.3:
* fix #2 missing status for inactive client not in burp
1.2.0:
* Refactor debug usage with logging
* improve more tests
* increase performance and better error proven when no data comes from burpui
* first experiments with pandas library (not yet in use from cli, only preparing future usage)
1.1.1:
* Small changes to get more tests done
* Enhanced behaviour when burpui returns [] in the api
1.1.0:
* More unittests
* Parallel ping (deco concurrent)
* Small fixes
1.1.1:
* Small changes to get more tests done
* Enhanced behaviour when burpui returns [] in the api
1.0.3:
* fix #2 missing status for inactive client not in burp
1.0.2:
* Added retry 3 times to urlget lib
1.0.1:
* fix bug when no complete backup is reported to a client but it has date that seems to be the last backup running
2 changes: 1 addition & 1 deletion burp_reports/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.1
1.2.0

0 comments on commit 4eb881f

Please sign in to comment.