Here is the corrected version of the changelog with proper grammar and typo corrections:
- (x/token-convert) #18 Token-convert module implements the token conversion between Tabi and VeTabi.
- (x/captains) #20 Captains module manages captain nodes and calculates rewards for captain nodes in epochs.
- (x/claims) #23 Claims module allows users to claim rewards accrued from the Captains module.
- (x/mint) #31 Mint module mints inflation rewards for network participants.
- (x/limiter) #48 Limiter module limits the contract deployer.
- (ante) #22 Add an allowlist ante handler restricting EVM transactions.
- (params) #52 Remove useless params code from the module.
- (x/captains) #53 Register report content type.