Skip to content

Commit

Permalink
docs(changelog): fix format (#2932)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgooz authored Oct 17, 2022
1 parent 4979da1 commit 83a0746
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@

### Features
- Add `pkg/cosmostxcollector` package with support to query and save TXs and events.
- Add `ignite network coordinator` command set
- Add `ignite network validator` command set
- Add `ignite network coordinator` command set.
- Add `ignite network validator` command set.
- Move cosmoscmd in chain's templates.
- Add generated TS client test support to integration tests.

### Changes

Expand All @@ -21,6 +23,8 @@
- Change CLI to use an events bus to print to stdout.
- Move generated proto files to `proto/{appname}/{module}`
- Update `pkg/cosmosanalysis` to detect when proto RPC services are using pagination.
- Change nightly tag format
- Add cosmos-sdk version in `version` command

### Fixes

Expand All @@ -33,16 +37,6 @@
- Change session print loop to block until all events are handled.
- Handle "No records were found in keyring" message when checking keys.

### Features

- Move cosmoscmd in chain's templates.
- Add generated TS client test support to integration tests.

### Changes

- Change nightly tag format
- Add cosmos-sdk version in `version` command

## [`v0.24.1`](https://github.com/ignite/cli/releases/tag/v0.24.1)

### Features
Expand Down

0 comments on commit 83a0746

Please sign in to comment.