v2.0.0 - 2021-06-28
- Update the cosmos-sdk version we modify to v0.42.6
- Fix a bug in the min commission rate code that allows validators to be created with commission rates less than the minimum.
- Automatically upgrade any validator with less than the minimum comission rate to the minimum at upgrade time.
- Fix bug in the lockup module code that caused it to take a linear amount of gas.
- Make unbonding tokens from the lockup module get automatically claimed when unbonding is done.
- Add events for all tx types in the gamm module.
- Make queries to bank total chain balance account for developer vesting correctly.
v1.0.2 - 2021-06-18
This release improves the CLI UX of creating and querying gauges.
v1.0.1 - 2021-06-17
This release fixes a bug in osmosisd version
always displaying 0.0.1.
v1.0.0 - 2021-06-16
Initial Release!