Skip to content

Commit fe8a283

Browse files
committed
update changelog
1 parent 86ff6a6 commit fe8a283

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Change Log
22
All notable changes will be documented in this file.
33

4+
5+
## v0.0.7
6+
- fix: rework remote compiler
7+
- added a remoteCompiler wrapper
8+
- fix: always use latest compiler shipped with this package by default
9+
- new: ship with solc 0.8.10
10+
- preference: use solc shipped with package by default, else check static solcVersions list and fetch remote compiler, else update solcVersions list and fetch remote compiler.
11+
- fix: better error handling when changing compiler version
12+
- new: support `error` keyword and fix memory/storage type declarations
13+
414
## v0.0.6
515
- fix: handle interface declarations
616

0 commit comments

Comments
 (0)