Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
BinyaminSharet committed Mar 12, 2016
1 parent 0e88f5f commit a4d14e9
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Version 0.6.2 (2016-03-01)
Version 0.6.2 (2016-03-13)
==========================

* bugfix: [Web Interface] cleaner shutdown
* new feature: [Tools] kitty-tool, will replace other cmd line tools in the future
* now indexed in PyPi as kittyfuzzer

Version 0.6.2 (2016-03-01)
==========================

* bugfix: [Data Manager] Handle exceptions in tasks by raising them in caller context
* bugfix: [Data Manager] Unicode strings are now properly encoded in the report
Expand All @@ -17,4 +23,4 @@ Version 0.6.2 (2016-03-01)
* new feature: [Data Model] RandomBits: Similar to RandomBytes, but in bits (allows non-byte aligned fields)
* new feature: [Tools] kitty-template-tester: print version

* removed feature: [Data Model] Crypto Encoders were removed from Kitty and now available in Katnip v0.2.2 this removes the dependency in pycrypto from kitty (issue #7)
* removed feature: [Data Model] Crypto Encoders were removed from Kitty and now available in Katnip v0.2.2 this removes the dependency in pycrypto from kitty (issue #7)

0 comments on commit a4d14e9

Please sign in to comment.