Skip to content
Open
Show file tree
Hide file tree
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.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Read more about fixtures [here](https://ethereum-waffle.readthedocs.io/en/latest


## Others
* Waffle now supports config file in both `json` and `js` extenstions.
* Waffle now supports config file in both `json` and `js` extensions.
* Linking should work for both solidity 4 and solidity 5
* Waffle is now officialy released under MIT license
* Compiliation is covered with extensive end-to-end tests
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/2.0.8.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ This release contains minor features and bug fixes:

And `Readme.md` updates:
* step-by-step how to run example and instructions (by @marekkirejczyk)
* running test localy (by @AlexXiong97)
* running test locally (by @AlexXiong97)

2 changes: 1 addition & 1 deletion docs/release-notes/2.1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Features:
}
```

Bugfixes and maintance:
Bugfixes and maintenance:
* Fix ganache-core version to 2.6.1 (seems stable)
* Update yarn.lock
* Move @types/ganache-core to dependencies
Expand Down