You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
3
3
All notable changes to `laravel-evm` will be documented in this file.
4
4
5
+
## v0.2.2 - 2025-11-20
6
+
7
+
### What's Changed
8
+
9
+
* chore: fix docs, improved default values for transaction fee by @mweinschenk in https://github.com/farbcodegmbh/laravel-evm/pull/3
10
+
* chore(deps): update kornrunner/ethereum-address requirement from ^0.3.0 to ^0.4.0 by @dependabot[bot] in https://github.com/farbcodegmbh/laravel-evm/pull/4
11
+
* V0.2.2 by @mweinschenk in https://github.com/farbcodegmbh/laravel-evm/pull/5
0 commit comments