cli
cli copied to clipboard
docs: update changelog
Fixes
- Make
go mod verifyoptional, so Ignite CLI can work in a Go workspace context #2685 - The
monitoringpmodule has been removed from the default template (removed dependency ontenderming/spn) #2648 - Added a call to
RegisterMsgServerin the default module's template (to match what's specified in the docs) #2636 - Fix query scaffolding by using the correct query context in the chain's CLI package #2668
- Updated keyring dependency to match what Cosmos SDK is using #2655