Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/release-notes/2.0.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Add support for custom compiler options in waffle configuration file. Example be
}
```

For detailed list of options go to [solidity documentation](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#using-the-compiler) (sections: ['Setting the EVM version to target'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#setting-the-evm-version-to-target), ['Target options'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#target-options) and ['Compiler Input and Output JSON Description'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#compiler-input-and-output-json-description)).
For detailed list of options go to [solidity documentation](https://docs.soliditylang.org/en/v0.5.1/using-the-compiler.html) (sections: ['Setting the EVM version to target'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#setting-the-evm-version-to-target), ['Target options'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#target-options) and ['Compiler Input and Output JSON Description'](https://solidity.readthedocs.io/en/v0.5.1/using-the-compiler.html#compiler-input-and-output-json-description)).