Skip to content

Commit 6391664

Browse files
committed
📝 Update changelog
1 parent e401220 commit 6391664

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22

33
## [1.19.0]
44
### Features
5-
- Added pre-configured chains for Ethereum Mainnet and popular L2 networks (Optimism, Arbitrum, Base, Polygon, etc.), significantly streamlining the forking process
5+
- Introduced pre-configured chains, such as Ethereum Mainnet and popular L2 networks (Optimism, Arbitrum, Base, Polygon, etc.), significantly streamlining the forking process
66
- Integrated Prettier for automatic code formatting on save, enhancing code quality and consistency
7+
- Added support for the `Osaka` EVM version
8+
- Implemented support for `transient` storage and `layout at` syntax in Solidity grammar
9+
10+
### Fixes
11+
- Multiple grammar fixes
712

813
## [1.19.0]
914
### Features

0 commit comments

Comments
 (0)