Skip to content

Commit

Permalink
Merge tag 'v0.46.16-alpha.agoric.2.4' into Agoric
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Jul 5, 2024
2 parents c03a8b7 + ea82623 commit 685da65
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions CHANGELOG-Agoric.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,43 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

### API Breaking

* (auth, bank) Agoric/agoric-sdk#8989 Remove deprecated lien support

## `v0.46.16-alpha.agoric.2.4` - 2024-04-19

### Improvements

* (server) [#419](https://github.com/agoric-labs/cosmos-sdk/pull/419) More unit tests for flag vs toml precedence for ABCI client type.

## `v0.46.16-alpha.agoric.2.3` - 2024-04-17

### Improvements

* (auth) [#407](https://github.com/agoric-labs/cosmos-sdk/pull/407) Configurable fee collector module account in DeductFeeDecorator.
* (baseapp) [#415](https://github.com/agoric-labs/cosmos-sdk/pull/415) Unit tests and documentation for event history.
* (deps) [#412](https://github.com/agoric-labs/cosmos-sdk/pull/412) Bump iavl to v0.19.7
* (server) [#409](https://github.com/agoric-labs/cosmos-sdk/pull/409) Flag to select ABCI client type.
* (server) [#416](https://github.com/agoric-labs/cosmos-sdk/pull/416) Config entry to select ABCI client type.
* (server) [#419](https://github.com/agoric-labs/cosmos-sdk/pull/419) More unit tests for flag vs toml precedence for ABCI client type.

### Bug Fixes

* (baseapp) [#413](https://github.com/agoric-labs/cosmos-sdk/pull/413) Ignore events from simulated transactions
* (baseapp) [#415](https://github.com/agoric-labs/cosmos-sdk/pull/415) Avoid duplicates in event history.

### API Breaking
## `v0.46.16-alpha.agoric.2.2` - 2024-04-12

* (auth, bank) Agoric/agoric-sdk#8989 Remove deprecated lien support
### Improvements

* (server) [#409](https://github.com/agoric-labs/cosmos-sdk/pull/409) Flag to select ABCI client type.
* (deps) [#412](https://github.com/agoric-labs/cosmos-sdk/pull/412) Bump iavl to v0.19.7

### Bug Fixes

* (baseapp) [#413](https://github.com/agoric-labs/cosmos-sdk/pull/413) Ignore events from simulated transactions

## `v0.46.16-alpha.agoric.2.1` - 2024-03-08

### Improvements

* (auth) [#407](https://github.com/agoric-labs/cosmos-sdk/pull/407) Configurable fee collector module account in DeductFeeDecorator. (backport #407)

## `v0.46.16-alpha.agoric.2` - 2024-02-08

Expand Down

0 comments on commit 685da65

Please sign in to comment.