Skip to content

Commit

Permalink
Move CHANGES entry to the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
chambart authored and zapashcanon committed May 7, 2024
1 parent 611dd4e commit 20077d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
- `owi opt` and `owi sym` can run on `.wasm` files directly
- remove dependency on `wabt`
- better API for `Parse`, `Compile` and `Simplified` (renamed to `Binary`), added a `Binary_to_tex` module
- add `owi conc` subcommands and `owi c --concolic`: concolic mode

## 0.2 - 2024-04-24

- add `owi conc` subcommands and `owi c --concolic`: concolic mode
- use a subcommand system for the `owi` binary
- add `owi c`, `owi fmt`, `owi opt`, `owi sym`, `owi validate` and `owi wasm2wat` subcommands
- add a fuzzer
Expand Down

0 comments on commit 20077d2

Please sign in to comment.