Skip to content

Commit

Permalink
update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMatula committed Jun 7, 2018
1 parent 34e5390 commit d16f2e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## dev

## v0.5 (June 7, 2018)

* Added support for IDA 7.x ([#2](https://github.com/avast-tl/retdec-idaplugin/issues/2)). Dropped support for IDA 6.x.
* Removed remote decompilation through RetDec's API ([#9](https://github.com/avast-tl/retdec-idaplugin/issues/9), [#13](https://github.com/avast-tl/retdec-idaplugin/issues/13)).
* Fix: `#!/usr/bin/env bash` is now used instead of `#!/bin/bash` to run the scripts ([avast-tl/retdec #258](https://github.com/avast-tl/retdec/issues/258)).
* Fix: Allow decompilation of input files with `f_LOADER` file type ([#3](https://github.com/avast-tl/retdec-idaplugin/issues/3)).

Expand Down

0 comments on commit d16f2e9

Please sign in to comment.