Release 2.0.0 does not introduce any new functionality but contains fixes for the issues we discovered in 1.0.0 and extra tests
- Fix bug with non-deterministic gas consumption in loading versions cache
- Fix bug preventing PFM module transactions from execution
- Add new e2e tests and fix existing ones
What's Changed
- Remove CCV provider IBC middleware by @rkollar in #125
- Add v2 upgrade handler by @rkollar in #126
- Fix e2e tests by @luckychess in #127
- fix: Gas difference when loading versions cache by @facundomedica in #128
New Contributors
- @facundomedica made their first contribution in #128
Full Changelog: v1.0.1...v2.0.0