Skip to content

Commit

Permalink
Updated CHANGELOG (#82)
Browse files Browse the repository at this point in the history
* Updated CHANGELOG

* Updated CHANGELOG
  • Loading branch information
jshlbrd authored Jul 9, 2019
1 parent 7b67532 commit f17507d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog
Changes to the project will be tracked in this file via the date of change.

## 2019-07-09
### Changed
- Updated ScanPe to better sync with ScanElf and ScanMacho (jshlbrd)

## 2019-06-28
### Changed
- Fixed frontend crashing issues when empty files are sent to cluster (jshlbrd)

## 2019-06-27
### Added
- Added Gatekeeper (temporary event cache), a new required component (jshlbrd)
### Changed
- Transitioned ScanMacho from macholibre to LIEF (jshlbrd)
- Fixed multiple issues in ScanElf JSON dictionary (jshlbrd)

## 2019-06-25
### Changed
- Transitioned ScanElf from pyelftools to LIEF (jshlbrd)
Expand Down

0 comments on commit f17507d

Please sign in to comment.